1
0
Fork 0

Update leaflet

This commit is contained in:
Mo 2022-11-18 20:42:30 +01:00
parent 09ef1c51fc
commit 1b3499ad51
3 changed files with 5 additions and 7 deletions

View file

@ -441,12 +441,10 @@ svg.leaflet-image-layer.leaflet-interactive path {
line-height: 1.1; line-height: 1.1;
padding: 2px 5px 1px; padding: 2px 5px 1px;
white-space: nowrap; white-space: nowrap;
overflow: hidden;
-moz-box-sizing: border-box; -moz-box-sizing: border-box;
box-sizing: border-box; box-sizing: border-box;
background: rgba(255, 255, 255, 0.8);
background: #fff; text-shadow: 1px 1px #fff;
background: rgba(255, 255, 255, 0.5);
} }
.leaflet-control-scale-line:not(:first-child) { .leaflet-control-scale-line:not(:first-child) {
border-top: 2px solid #777; border-top: 2px solid #777;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long