aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/OpenLayers-2.13.1/theme/default/ie6-style.css
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2013-10-11 16:51:09 +0100
committerMatthew Somerville <matthew@mysociety.org>2013-10-11 19:41:32 +0100
commit0407e599b3dff6ac04f89acb12a4727ee3d481bc (patch)
tree9db3efb0e9382bfc070aca05359528c5f0bffa61 /web/js/OpenLayers-2.13.1/theme/default/ie6-style.css
parenta4175ffd108308ad6c848c0dbac3cb05a58b4eec (diff)
Upgrade main OpenLayers to 2.13.1.
Diffstat (limited to 'web/js/OpenLayers-2.13.1/theme/default/ie6-style.css')
-rw-r--r--web/js/OpenLayers-2.13.1/theme/default/ie6-style.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/web/js/OpenLayers-2.13.1/theme/default/ie6-style.css b/web/js/OpenLayers-2.13.1/theme/default/ie6-style.css
new file mode 100644
index 000000000..a0fd7c639
--- /dev/null
+++ b/web/js/OpenLayers-2.13.1/theme/default/ie6-style.css
@@ -0,0 +1,10 @@
+.olControlZoomPanel div {
+ background-image: url(img/zoom-panel-NOALPHA.png);
+}
+.olControlPanPanel div {
+ background-image: url(img/pan-panel-NOALPHA.png);
+}
+.olControlEditingToolbar {
+ width: 200px;
+}
+