[Pkg-mozext-commits] [compactheader] 165/441: Resize mac trash/junk icons to size of other buttons' icons

David Prévot taffit at moszumanska.debian.org
Wed Mar 18 12:28:55 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 756e2ed81fb1d218937944536ec2fe3cc3053e1f
Author: joachim.herb <none at none>
Date:   Thu Jun 17 20:37:06 2010 +0000

    Resize mac trash/junk icons to size of other buttons' icons
---
 chrome/CompactHeader/skin/mac/osdef.css | 6 ++++++
 install.rdf                             | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/chrome/CompactHeader/skin/mac/osdef.css b/chrome/CompactHeader/skin/mac/osdef.css
index 082d959..1d4ba13 100644
--- a/chrome/CompactHeader/skin/mac/osdef.css
+++ b/chrome/CompactHeader/skin/mac/osdef.css
@@ -217,3 +217,9 @@ toolbox[labelalign="end"] toolbar[mode="full"] .msgHeaderView-flat-button-out .t
   height: 20px !important;
   width: 20px !important;
 }
+
+#hdrJunkButton .toolbarbutton-icon,
+#hdrTrashButton .toolbarbutton-icon {
+  height: 24pt;
+  width: 24pt;
+}
\ No newline at end of file
diff --git a/install.rdf b/install.rdf
index a43073c..042b057 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>1.2.2</em:version>
+		<em:version>1.2.3</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