Monotone-Parent: 9a06416d5f808116f7b0f2630c6fb7181d3e5249

Monotone-Revision: 2de65de2856914b059bf9e9b6eafc6f4f5a5a4ec

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-05-04T14:09:50
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-05-04 14:09:50 +00:00
parent 5bf7c5739c
commit 9787b24a97
11 changed files with 58 additions and 58 deletions
+4 -4
View File
@@ -78,8 +78,8 @@ DIV#folderTreeContent
border-left: 2px solid #222;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
-moz-border-top-colors: ThreeDShadow ThreeDDarkShadow;
-moz-border-left-colors: ThreeDShadow ThreeDDarkShadow;
-moz-border-top-colors: #9c9a94 #000;
-moz-border-left-colors: #9c9a94 #000;
position: absolute;
color: #000;
background: #fff;
@@ -188,8 +188,8 @@ table.titletable td.titlecell SELECT
border-left: 1px solid #fff;
border-right: 2px solid #222;
border-bottom: 2px solid #222;
-moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow transparent;
-moz-border-right-colors: ThreeDDarkShadow ThreeDShadow transparent;
-moz-border-bottom-colors: #000 #9c9a94 transparent;
-moz-border-right-colors: #000 #9c9a94 transparent;
background: #dcdad5;
}