[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 343/483: Fixed: Some websites display their content on top of element markers

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:41:55 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 73bd0ca28e00a7ab0abcef401e141c95da8e2d6d
Author: Wladimir Palant <trev at adblockplus.org>
Date:   Mon Nov 21 08:25:52 2011 +0100

    Fixed: Some websites display their content on top of element markers
---
 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 bd046be..9192e0c 100644
--- a/chrome/content/elementmarker.css
+++ b/chrome/content/elementmarker.css
@@ -36,7 +36,7 @@
   clear: none !important;
   right: auto !important;
   bottom: auto !important;
-  z-index: 65535 !important;
+  z-index: 2147483647 !important;
 
   background: transparent !important;
   border: 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