Skip to content

Commit f45a2a9

Browse files
committed
css tweak
1 parent 84977f3 commit f45a2a9

File tree

8 files changed

+14110
-2339
lines changed

8 files changed

+14110
-2339
lines changed

dist/css/leaflet.css

Lines changed: 202 additions & 45 deletions
Large diffs are not rendered by default.

dist/css/worldmap-panel.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,9 @@
3434
}
3535

3636
.leaflet-top.leaflet-left, .leaflet-bottom.leaflet-left, .leaflet-bottom.leaflet-right {
37-
z-index: 100;
37+
z-index: 1000;
38+
}
39+
40+
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
41+
color: #d8d9da !important;
3842
}

0 commit comments

Comments
 (0)