[build] /static

This commit is contained in:
Markus Heiser 2023-01-06 08:35:52 +01:00
parent cd4a3c02de
commit e9a7a6aea6
7 changed files with 7 additions and 9 deletions

View file

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