mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-12-28 07:24:09 +03:00
8 lines
165 B
CSS
8 lines
165 B
CSS
|
.olControlZoomPanel div {
|
||
|
background-image: url(img/zoom-panel-NOALPHA.png);
|
||
|
}
|
||
|
.olControlPanPanel div {
|
||
|
background-image: url(img/pan-panel-NOALPHA.png);
|
||
|
}
|
||
|
|