Add in base64 image encoding to build system and move images over to use it
This commit is contained in:
2
external/leaflet.css
vendored
2
external/leaflet.css
vendored
@ -285,7 +285,7 @@
|
||||
border-radius: 8px;
|
||||
}
|
||||
.leaflet-control-layers-toggle {
|
||||
background-image: url(@@RESOURCEURLBASE@@/images/layers.png);
|
||||
background-image: url(@@INCLUDEIMAGE:images/layers.png@@);
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user