mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-12-26 14:36:23 +03: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);
|
|
}
|
|
|