Monotone-Parent: b83048b6a7cb04b3bd23bb087f18cf0d7c495d49

Monotone-Revision: f1d6bbdddac1991718ebbf895c02a5b084ac7094

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-10-12T16:43:53
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-10-12 16:43:53 +00:00
parent 142dff8d5e
commit 5be35af094
4 changed files with 34 additions and 22 deletions
+4 -4
View File
@@ -359,7 +359,6 @@ SPAN.toolbarButton, SPAN.disabledToolbarButton
float: left;
height: 3.4em;
text-align: center;
-moz-appearance: toolbarbutton;
-moz-box-align: center;
-moz-box-pack: center;
margin: 0px;
@@ -729,9 +728,10 @@ DIV.tabsContainer DIV.tab
SPAN.checkBoxList INPUT,
INPUT.checkBox
{ -moz-border-top-colors: #000 #fff;
{ border: 2px solid #000;
vertical-align: middle;
-moz-border-top-colors: #000 #fff;
-moz-border-left-colors: #000 #fff;
-moz-border-bottom-colors: #000 #fff;
-moz-border-right-colors: #000 #fff;
vertical-align: middle; }
-moz-border-right-colors: #000 #fff; }