aboutsummaryrefslogtreecommitdiff
path: root/resources/libs/locate/L.Control.Locate.ie.css
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2012-12-03 00:53:46 +0000
committerChristopher Baines <cbaines8@gmail.com>2012-12-03 00:53:46 +0000
commite576e8a4581061c906de7514b5dc814857d53c31 (patch)
tree4fda7331f381339a7c6fc7735c50c1b927bad8d5 /resources/libs/locate/L.Control.Locate.ie.css
parent31c7018ca59477b6e9653902b4d8806120a223c3 (diff)
parent0a0124ee79fae4a96d1d3fb6d0f054d0f17226cd (diff)
downloadhealth-map-e576e8a4581061c906de7514b5dc814857d53c31.tar
health-map-e576e8a4581061c906de7514b5dc814857d53c31.tar.gz
Merge remote-tracking branch 'filbertkm/master' into styles
Conflicts: resources/map.js
Diffstat (limited to 'resources/libs/locate/L.Control.Locate.ie.css')
-rwxr-xr-xresources/libs/locate/L.Control.Locate.ie.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/resources/libs/locate/L.Control.Locate.ie.css b/resources/libs/locate/L.Control.Locate.ie.css
new file mode 100755
index 0000000..fdbe9d0
--- /dev/null
+++ b/resources/libs/locate/L.Control.Locate.ie.css
@@ -0,0 +1,10 @@
+
+.leaflet-control-locate > div {
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#3F000000',EndColorStr='#3F000000');
+}
+.leaflet-control-locate a {
+ background-color: #eee;
+}
+.leaflet-control-locate a:hover {
+ background-color: #fff;
+}