Show overpass icons in layer tree

This commit is contained in:
Norbert Renner 2021-04-07 16:15:45 +02:00
parent 3e235a345c
commit c3abfa9c9a
3 changed files with 24 additions and 7 deletions

View file

@ -71,6 +71,11 @@ table.dataTable {
filter: invert(1);
}
.jstree-themeicon-custom {
background-size: 11px !important;
width: 15px !important;
}
/* wrap toolbar controls */
.leaflet-top.leaflet-left {
bottom: 0;