parent
a5a4ab8bcc
commit
cbff014368
1 changed files with 2 additions and 1 deletions
|
@ -491,7 +491,8 @@ body.compact {
|
|||
background-color: black;
|
||||
}
|
||||
|
||||
&.disabled {
|
||||
&.disabled,
|
||||
&.leaflet-disabled {
|
||||
background-color: #333;
|
||||
background-color: rgba(0,0,0,.5);
|
||||
cursor: default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue