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);
|
|
}
|
|
|