[Pkg-mozext-commits] [compactheader] 368/441: Version 2.0.6beta4: Remove padding of sidebars.

David Prévot taffit at moszumanska.debian.org
Wed Mar 18 12:29:18 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository compactheader.

commit 4e9f9d2695b24eb7a3652e893c5adcd4a88d3767
Author: Joachim Herb <Joachim.Herb at gmx.de>
Date:   Tue Jun 19 23:48:09 2012 +0200

    Version 2.0.6beta4: Remove padding of sidebars.
    
    --HG--
    branch : more_button_tooltip_update
---
 chrome/CompactHeader/skin/global/CompactHeader.css | 5 +++++
 install.rdf                                        | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/chrome/CompactHeader/skin/global/CompactHeader.css b/chrome/CompactHeader/skin/global/CompactHeader.css
index 694c3e7..1d78173 100644
--- a/chrome/CompactHeader/skin/global/CompactHeader.css
+++ b/chrome/CompactHeader/skin/global/CompactHeader.css
@@ -359,3 +359,8 @@ toolbar[orient="vertical"] toolbarbutton hbox {
   width:  13px;
   height: 13px;
 }
+
+#CompactHeader_leftSidebar,
+#CompactHeader_rightSidebar {
+  padding: 0px !important;
+}
diff --git a/install.rdf b/install.rdf
index 57dff52..0344b2d 100644
--- a/install.rdf
+++ b/install.rdf
@@ -6,7 +6,7 @@
 
 	<RDF:Description about="urn:mozilla:install-manifest">
 		<em:name>CompactHeader</em:name>
-		<em:version>2.0.6beta3</em:version>
+		<em:version>2.0.6beta4</em:version>
 		<em:description>Add ability to reduce header size to one or two lines. Linkify subjects in RSS feeds.</em:description>
 		<em:creator>Joachim Herb</em:creator>
 		<em:contributor>Zamula</em:contributor>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/compactheader.git



More information about the Pkg-mozext-commits mailing list