[Pkg-javascript-commits] [leaflet] 224/301: remove attrib and layers control shadows for cleaner look

Jonas Smedegaard js at moszumanska.debian.org
Mon Jan 27 22:22:53 UTC 2014


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

js pushed a commit to branch master
in repository leaflet.

commit 6b8c2181f8dc89977bd56626f606763d8da61671
Author: Vladimir Agafonkin <agafonkin at gmail.com>
Date:   Tue Nov 12 00:31:16 2013 +0200

    remove attrib and layers control shadows for cleaner look
---
 dist/leaflet.css | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dist/leaflet.css b/dist/leaflet.css
index a0364a8..162cd47 100644
--- a/dist/leaflet.css
+++ b/dist/leaflet.css
@@ -350,7 +350,6 @@
 .leaflet-container .leaflet-control-attribution {
 	background: #fff;
 	background: rgba(255, 255, 255, 0.7);
-	box-shadow: 0 0 5px #bbb;
 	margin: 0;
 	}
 .leaflet-control-attribution,
@@ -382,14 +381,12 @@
 	color: black;
 	background: #fff;
 	background: rgba(255, 255, 255, 0.5);
-	box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.2);
 	text-shadow: 1px 1px 1px #fff;
 	}
 .leaflet-control-scale-line:not(:first-child) {
 	border-top: 2px solid #777;
 	border-bottom: none;
 	margin-top: -2px;
-	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
 	}
 .leaflet-control-scale-line:not(:first-child):not(:last-child) {
 	border-bottom: 2px solid #777;

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



More information about the Pkg-javascript-commits mailing list