[Pkg-mozext-commits] [compactheader] 168/441: New version 1.2.4beta2: Cleanup MAC trash and junk 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 d1150d10aa070b26d264633344af8a40084039c5
Author: joachim.herb <none at none>
Date:   Sun Aug 15 23:15:28 2010 +0000

    New version 1.2.4beta2:
    Cleanup MAC trash and junk icons.
---
 chrome/CompactHeader/skin/mac/osdef.css | 5 +++++
 install.rdf                             | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/chrome/CompactHeader/skin/mac/osdef.css b/chrome/CompactHeader/skin/mac/osdef.css
index 1d4ba13..56dbf42 100644
--- a/chrome/CompactHeader/skin/mac/osdef.css
+++ b/chrome/CompactHeader/skin/mac/osdef.css
@@ -222,4 +222,9 @@ toolbox[labelalign="end"] toolbar[mode="full"] .msgHeaderView-flat-button-out .t
 #hdrTrashButton .toolbarbutton-icon {
   height: 24pt;
   width: 24pt;
+}
+#hdrJunkButton toolbar[iconsize="small"] .toolbarbutton-icon,
+#hdrTrashButton toolbar[iconsize="small"] .toolbarbutton-icon {
+  height: 18pt;
+  width: 18pt;
 }
\ No newline at end of file
diff --git a/install.rdf b/install.rdf
index dcec1cb..dee843c 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.4beta1</em:version>
+		<em:version>1.2.4beta2</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