use svg overpass icon
This commit is contained in:
parent
06f0be719d
commit
fef0e07799
2 changed files with 11 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue