use svg overpass icon

This commit is contained in:
Stefan Siegl 2021-03-19 12:33:24 +01:00
parent 06f0be719d
commit fef0e07799
No known key found for this signature in database
GPG key ID: 73942AF5642F3DDA
2 changed files with 11 additions and 1 deletions

View file

@ -54,6 +54,16 @@ table.dataTable {
vertical-align: top;
}
.overpass-layer-icon i {
position: absolute;
top: 7px;
left: 7px;
color: white;
margin: auto;
display: inline-block;
font-size: 11px;
}
/* wrap toolbar controls */
.leaflet-top.leaflet-left {
bottom: 0;