[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 439/483: Fixed label text ident mangled by some sites
David Prévot
taffit at moszumanska.debian.org
Thu Jan 22 21:42:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository adblock-plus-element-hiding-helper.
commit 2b10c5bf4c56c69ebc5bbb2eafdc32cac208c5b9
Author: Andrey Novikov <andrey at adblockplus.org>
Date: Fri Nov 9 18:36:03 2012 +0400
Fixed label text ident mangled by some sites
---
chrome/content/elementmarker.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chrome/content/elementmarker.css b/chrome/content/elementmarker.css
index 36da8fb..d9885f6 100644
--- a/chrome/content/elementmarker.css
+++ b/chrome/content/elementmarker.css
@@ -32,6 +32,7 @@
opacity: 1 !important;
outline: none !important;
padding: 0px !important;
+ text-indent: 0px !important;
visibility: visible !important;
-moz-binding: none !important;
border-radius: 0px !important;
@@ -102,7 +103,6 @@
line-height: normal !important;
text-align: start !important;
text-decoration: none !important;
- text-indent: 0px !important;
text-shadow: none !important;
text-transform: none !important;
text-transform: none !important;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus-element-hiding-helper.git
More information about the Pkg-mozext-commits
mailing list