[Pkg-mozext-commits] [compactheader] 01/01: Move star of sender email a little bit to the right in one-line compact header mode.

David Prévot taffit at moszumanska.debian.org
Sat Mar 28 15:35:34 UTC 2015


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

taffit pushed a commit to tag V_1_4_5beta5
in repository compactheader.

commit fdd084e145d339dec45167e2cab6a496efab812b
Author: joachim <none at none>
Date:   Fri Oct 21 00:11:09 2011 +0200

    Move star of sender email a little bit to the right in one-line compact header mode.
    
    --HG--
    branch : fix_star_position
---
 chrome/CompactHeader/skin/global/CompactHeader.css | 4 ++++
 install.rdf                                        | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/chrome/CompactHeader/skin/global/CompactHeader.css b/chrome/CompactHeader/skin/global/CompactHeader.css
index 1c70955..27dfd67 100644
--- a/chrome/CompactHeader/skin/global/CompactHeader.css
+++ b/chrome/CompactHeader/skin/global/CompactHeader.css
@@ -264,3 +264,7 @@
   font-style:oblique;
   text-decoration:underline;
 }
+
+#CompactHeader_collapsed1LfromBox .emailStar {
+  -moz-margin-start: -1px !important;
+}
diff --git a/install.rdf b/install.rdf
index 26b3d5c..146452b 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.4.5beta4</em:version>
+		<em:version>1.4.5beta5</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