[Pkg-javascript-commits] [leaflet] 225/301: better clarity for attribution text
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 cef3c7bd8554d774ee9b3957defad295c258996a
Author: Vladimir Agafonkin <agafonkin at gmail.com>
Date: Tue Nov 12 00:39:16 2013 +0200
better clarity for attribution text
---
dist/leaflet.css | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dist/leaflet.css b/dist/leaflet.css
index 162cd47..82a1a5b 100644
--- a/dist/leaflet.css
+++ b/dist/leaflet.css
@@ -356,6 +356,7 @@
.leaflet-control-scale-line {
padding: 0 5px;
color: #333;
+ text-shadow: 1px 1px 1px #fff;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
@@ -378,10 +379,8 @@
-moz-box-sizing: content-box;
box-sizing: content-box;
- color: black;
background: #fff;
background: rgba(255, 255, 255, 0.5);
- text-shadow: 1px 1px 1px #fff;
}
.leaflet-control-scale-line:not(:first-child) {
border-top: 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