diff options
Diffstat (limited to 'hugo/js/openlayers/theme/default/ie6-style.css')
| -rw-r--r-- | hugo/js/openlayers/theme/default/ie6-style.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hugo/js/openlayers/theme/default/ie6-style.css b/hugo/js/openlayers/theme/default/ie6-style.css new file mode 100644 index 0000000..65f6b19 --- /dev/null +++ b/hugo/js/openlayers/theme/default/ie6-style.css @@ -0,0 +1,7 @@ +.olControlZoomPanel div { + background-image: url(img/zoom-panel-NOALPHA.png); +} +.olControlPanPanel div { + background-image: url(img/pan-panel-NOALPHA.png); +} + |
