[Pkg-javascript-commits] [leaflet-markercluster] 165/479: Custom example doesn't need the default styles, just the MarkerCluster.css ones (for animations)

Jonas Smedegaard dr at jones.dk
Thu Oct 16 16:00:26 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 195340c8beef8d6c040bc7a2c36707a87e5f2c29
Author: danzel <danzel at localhost.geek.nz>
Date:   Mon Aug 13 10:15:13 2012 +1200

    Custom example doesn't need the default styles, just the MarkerCluster.css ones (for animations)
---
 example/marker-clustering-custom.html | 2 --
 1 file changed, 2 deletions(-)

diff --git a/example/marker-clustering-custom.html b/example/marker-clustering-custom.html
index 43f743c..cc905e2 100644
--- a/example/marker-clustering-custom.html
+++ b/example/marker-clustering-custom.html
@@ -11,8 +11,6 @@
 
 
 	<link rel="stylesheet" href="../dist/MarkerCluster.css" />
-	<link rel="stylesheet" href="../dist/MarkerCluster.Default.css" />
-	<!--[if lte IE 8]><link rel="stylesheet" href="../dist/MarkerCluster.Default.ie.css" /><![endif]-->
 	<script src="../dist/leaflet.markercluster-src.js"></script>
 
 	<style>

-- 
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