Make stairs visible on roof levels
This commit is contained in:
@@ -490,9 +490,11 @@ input#content-visibility-toggle {
|
||||
}
|
||||
|
||||
.select-elevation input:checked+label {
|
||||
border: 1px solid salmon;
|
||||
border: 1px solid #666;
|
||||
border-radius: 3px;
|
||||
background-color: #cdd9e9;
|
||||
background-color: orangered;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
div#dice {
|
||||
|
||||
Reference in New Issue
Block a user