]> git.openstreetmap.org Git - chef.git/blob - cookbooks/web/files/default/static/openlayers/theme/default/ie6-style.css
Fix incorrect alert annotation
[chef.git] / cookbooks / web / files / default / static / openlayers / theme / default / ie6-style.css
1 .olControlZoomPanel div {
2     background-image: url(img/zoom-panel-NOALPHA.png);
3 }
4 .olControlPanPanel div {
5     background-image: url(img/pan-panel-NOALPHA.png);
6 }
7 .olControlEditingToolbar {
8     width: 200px;
9 }
10