better highlight current level in levelselector (thanks to @saerdnaer)
This commit is contained in:
parent
f0f6cb4547
commit
14d49bf2a1
1 changed files with 2 additions and 1 deletions
|
@ -499,5 +499,6 @@ main:not([data-view=route-result]) #route-summary {
|
|||
padding: 0 3px;
|
||||
}
|
||||
.leaflet-control-levels a.current {
|
||||
font-weight:bold;
|
||||
font-weight: bold;
|
||||
background-color: #eeeeee;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue