editor: leaflet section control: change appearance of disable state
This commit is contained in:
parent
a16696a941
commit
d9a699719c
1 changed files with 4 additions and 0 deletions
|
@ -214,3 +214,7 @@ form button.invisiblesubmit {
|
|||
.leaflet-control-sections a.current {
|
||||
font-weight:bold;
|
||||
}
|
||||
.leaflet-control-sections .leaflet-disabled.current {
|
||||
color:#000000;
|
||||
background-color:#ffffff;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue