0

Make JSObserver work with Leaflet. Fixes #1451.

This commit is contained in:
Willem Mulder
2018-10-08 19:35:37 +02:00
parent 3cceaf5869
commit 4efb9f2d89
4 changed files with 47 additions and 2 deletions

View File

@@ -165,7 +165,7 @@ div.worldcontrol select {
font-size: 1.2em;
}
.leaflet-container .coordbox {
.leaflet-container .coordbox, .leaflet-container .progress {
box-shadow: none;
font-size: 11px;
background: rgba(255, 255, 255, 0.7);