[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 359/483: Removed width restrictions for "view source" tooltip

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:41:56 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 21e62a32280dc0ef2159c5dc087265749af5ea74
Author: Wladimir Palant <trev at adblockplus.org>
Date:   Wed Jan 4 13:44:16 2012 +0100

    Removed width restrictions for "view source" tooltip
---
 chrome/skin/overlay.css | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/chrome/skin/overlay.css b/chrome/skin/overlay.css
index a094508..680db57 100644
--- a/chrome/skin/overlay.css
+++ b/chrome/skin/overlay.css
@@ -74,6 +74,11 @@
   -moz-border-radius: 4px;
 }
 
+#ehh-viewsource
+{
+  max-width: none;
+}
+
 #ehh-viewsource description,
 #ehh-viewsource hbox,
 #ehh-viewsource vbox

-- 
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