[Pkg-javascript-commits] [leaflet-markercluster] 445/479: remove ie css

Jonas Smedegaard dr at jones.dk
Thu Oct 16 16:01:06 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository leaflet-markercluster.

commit a45ae4bc0d371f69574d91ae4d00dd4a63a93640
Author: Frank Rowe <fsrowe at gmail.com>
Date:   Mon Nov 25 14:12:39 2013 -0500

    remove ie css
---
 dist/MarkerCluster.Default.ie.css | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/dist/MarkerCluster.Default.ie.css b/dist/MarkerCluster.Default.ie.css
deleted file mode 100644
index 1d0de51..0000000
--- a/dist/MarkerCluster.Default.ie.css
+++ /dev/null
@@ -1,22 +0,0 @@
- /* IE 6-8 fallback colors */
-.marker-cluster-small {
-	background-color: rgb(181, 226, 140);
-	}
-.marker-cluster-small div {
-	background-color: rgb(110, 204, 57);
-	}
-
-.marker-cluster-medium {
-	background-color: rgb(241, 211, 87);
-	}
-.marker-cluster-medium div {
-	background-color: rgb(240, 194, 12);
-	}
-
-.marker-cluster-large {
-	background-color: rgb(253, 156, 115);
-	}
-.marker-cluster-large div {
-	background-color: rgb(241, 128, 23);
-}
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet-markercluster.git



More information about the Pkg-javascript-commits mailing list