[Pkg-javascript-commits] [leaflet] 243/301: more subtle border around controls on mobile, #1868
Jonas Smedegaard
js at moszumanska.debian.org
Mon Jan 27 22:22:54 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 ea6095f259a1d3ba950526e446d4f8d11334abae
Author: Vladimir Agafonkin <agafonkin at gmail.com>
Date: Wed Nov 13 18:53:12 2013 +0200
more subtle border around controls on mobile, #1868
---
dist/leaflet.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dist/leaflet.css b/dist/leaflet.css
index 7daa3a4..7d2301a 100644
--- a/dist/leaflet.css
+++ b/dist/leaflet.css
@@ -377,7 +377,7 @@
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
- border: 2px solid rgba(0,0,0,0.3);
+ border: 2px solid rgba(0,0,0,0.2);
background-clip: padding-box;
}
--
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