[Pkg-mozext-commits] [compactheader] 46/441: New version 0.6.2: Bugfix for moving around other actions and tag menu Shift toggle button down.

David Prévot taffit at moszumanska.debian.org
Wed Mar 18 12:28:42 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 d98e34bd845a5778dd4cda01193c5b0f14d14c51
Author: joachim.herb <none at none>
Date:   Fri Sep 4 23:22:15 2009 +0000

    New version 0.6.2:
    Bugfix for moving around other actions and tag menu
    Shift toggle button down.
---
 chrome/CompactHeader/skin/global/CompactHeader.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/chrome/CompactHeader/skin/global/CompactHeader.css b/chrome/CompactHeader/skin/global/CompactHeader.css
index 1300183..3d40fa5 100644
--- a/chrome/CompactHeader/skin/global/CompactHeader.css
+++ b/chrome/CompactHeader/skin/global/CompactHeader.css
@@ -140,6 +140,7 @@
   background-image: url("chrome://CompactHeader/skin/twisty-open.png");
   background-repeat: no-repeat;
   background-position: center center;
+  margin-top: 2px;
 }
 
 #hideDetailsButton:hover {
@@ -147,6 +148,7 @@
   border: 2px solid #C0C3C6;
   margin:0px;
   padding:0px;
+  margin-top: 2px;
 }
 
 #showDetailsButton {
@@ -161,6 +163,7 @@
   background-image: url("chrome://CompactHeader/skin/twisty-clsd.png");
   background-repeat: no-repeat;
   background-position: center center;
+  margin-top: 2px;
 }
 
 #showDetailsButton:hover {
@@ -168,6 +171,7 @@
   border: 2px solid #C0C3C6;
   margin:0px;
   padding:0px;
+  margin-top: 2px;
 }
 
 #collapsedsubjectBox, collapsedfromOutBox,collapsedButtonBox,

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