aboutsummaryrefslogtreecommitdiffstats
path: root/web/js
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2016-06-17 11:47:02 +0100
committerMatthew Somerville <matthew@mysociety.org>2016-06-17 11:47:02 +0100
commit1e52bd4bb74d4d9ece6bd42bea60886eb618b12a (patch)
treea9c1585f01e0730d348128a28106a08c307a64af /web/js
parentd06f318eb439e0bf115557f24e906934acb5cafa (diff)
parent2fd27d1e9d501b3716a5462368b839727d2fdbc7 (diff)
Merge branch 'drop-ie6-fix-ie7'
Diffstat (limited to 'web/js')
-rw-r--r--web/js/OpenLayers-2.13.1/theme/default/ie6-style.css10
-rw-r--r--web/js/OpenLayers-2.13.1/theme/default/ie6-style.tidy.css1
2 files changed, 0 insertions, 11 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
deleted file mode 100644
index a0fd7c639..000000000
--- a/web/js/OpenLayers-2.13.1/theme/default/ie6-style.css
+++ /dev/null
@@ -1,10 +0,0 @@
-.olControlZoomPanel div {
- background-image: url(img/zoom-panel-NOALPHA.png);
-}
-.olControlPanPanel div {
- background-image: url(img/pan-panel-NOALPHA.png);
-}
-.olControlEditingToolbar {
- width: 200px;
-}
-
diff --git a/web/js/OpenLayers-2.13.1/theme/default/ie6-style.tidy.css b/web/js/OpenLayers-2.13.1/theme/default/ie6-style.tidy.css
deleted file mode 100644
index 7a23bbc78..000000000
--- a/web/js/OpenLayers-2.13.1/theme/default/ie6-style.tidy.css
+++ /dev/null
@@ -1 +0,0 @@
-.olControlZoomPanel div{background-image:url(img/zoom-panel-NOALPHA.png);}.olControlPanPanel div{background-image:url(img/pan-panel-NOALPHA.png);}.olControlEditingToolbar{width:200px;} \ No newline at end of file