mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-06 03:55:26 +00:00
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:
@@ -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; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user