mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 05:18:00 +00:00
8 lines
165 B
CSS
Executable File
8 lines
165 B
CSS
Executable File
.olControlZoomPanel div {
|
|
background-image: url(img/zoom-panel-NOALPHA.png);
|
|
}
|
|
.olControlPanPanel div {
|
|
background-image: url(img/pan-panel-NOALPHA.png);
|
|
}
|
|
|