mirror of
https://github.com/atlanticbiomedical/portal-legacy.git
synced 2025-07-02 01:47:28 -04: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);
|
|
}
|
|
|