[Pkg-mozext-commits] [compactheader] 20/441: Version 0.4.0: Choose between buttons with icon and text or icon only. Cleanup of CSS

David Prévot taffit at moszumanska.debian.org
Wed Mar 18 12:28:40 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 64985f0e1ecc810ebdcea62cfeb48131aae78516
Author: joachim.herb <none at none>
Date:   Wed Aug 19 21:50:50 2009 +0000

    Version 0.4.0:
    Choose between buttons with icon and text or icon only.
    Cleanup of CSS
---
 chrome/CompactHeader/skin/global/preferences.css | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/chrome/CompactHeader/skin/global/preferences.css b/chrome/CompactHeader/skin/global/preferences.css
index 732f4e8..69207b6 100644
--- a/chrome/CompactHeader/skin/global/preferences.css
+++ b/chrome/CompactHeader/skin/global/preferences.css
@@ -2,7 +2,7 @@
 
 .checkbox-label-box,
 .checkbox-label {
-	margin: 0px !important;
-	padding: 0px !important;
-	border: 0px !important;
+	margin: 0px;
+	padding: 0px;
+	border: 0px;
 } 

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