[Pkg-mozext-commits] [compactheader] 92/441: New version 0.99.5: Print and mark messages button clean up Remove internal error

David Prévot taffit at moszumanska.debian.org
Wed Mar 18 12:28:47 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 60573b145711f14d64828ae7edbd480a76b17327
Author: joachim.herb <none at none>
Date:   Sun Nov 15 01:38:09 2009 +0000

    New version 0.99.5:
    Print and mark messages button clean up
    Remove internal error
---
 chrome/CompactHeader/skin/windows/osdef.css | 35 +++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

diff --git a/chrome/CompactHeader/skin/windows/osdef.css b/chrome/CompactHeader/skin/windows/osdef.css
index f8cc695..c9fdb5e 100644
--- a/chrome/CompactHeader/skin/windows/osdef.css
+++ b/chrome/CompactHeader/skin/windows/osdef.css
@@ -70,3 +70,38 @@ toolbox[labelalign="end"] toolbar[mode="full"] .hdrJunkButton .toolbarbutton-tex
 toolbox[labelalign="end"] toolbar[mode="full"] toolbarpaletteitem .hdrJunkButton .toolbarbutton-text {
   /*-moz-margin-start: 2px !important; */
 }
+
+toolbarpaletteitem[place="palette"] .msgHeaderView-button-out {
+  -moz-appearance: button;
+}
+
+.msgHeaderView-button-out {
+  /*-moz-appearance: button; */
+  margin-top: 1px;
+  margin-bottom: 2px;
+  -moz-margin-start: 2px;
+  -moz-margin-end: 2px;
+  /*border-width: 3px !important;
+  border-style: solid !important; */
+}
+
+.msgHeaderView-button-out .toolbarbutton-menubutton-button {
+  -moz-appearance: button;
+  min-width: 1em;
+  min-height: 1ex;
+  margin: 0px;
+  /* important required to override messenger.css rules */
+  -moz-padding-start: 4px !important;
+  -moz-padding-end: 3px !important;
+  padding-top: 3px !important;
+  padding-bottom: 2px !important;
+}
+
+toolbar[mode="text"] .msgHeaderView-button-out .toolbarbutton-text,
+toolbar[mode="text"] toolbarpaletteitem .msgHeaderView-button-out .toolbarbutton-text {
+  margin: 0 !important;
+  padding-top: 1px !important;
+  padding-bottom: 0px !important;
+  -moz-padding-start: 0px !important;
+  -moz-padding-end: 0px !important;
+}

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