Monotone-Parent: 640ae053f20d599037e532f5dd5b9caa3db5b59a

Monotone-Revision: 719e48a98f49b93c9135226ca220043964d2cfdd

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-12-14T20:19:30
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-12-14 20:19:30 +00:00
parent e8fa861c36
commit 893fae023f
3 changed files with 57 additions and 11 deletions
+5 -5
View File
@@ -137,7 +137,7 @@ DIV#messageContent P IMG
border-bottom-color: #808080;
border-bottom-width: 1px;
border-bottom-style: solid;
background-color: #DCDAD5;
background-color: #dcdad5;
}
.foldercell
@@ -198,12 +198,12 @@ table.titletable td.titlecell SELECT
border-bottom: 2px solid #222;
-moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow transparent;
-moz-border-right-colors: ThreeDDarkShadow ThreeDShadow transparent;
background: #DCDAD5;
background: #dcdad5;
}
.whitesec_title
{
background-color: #DCDAD5;
background-color: #dcdad5;
padding: 4px;
}
@@ -382,7 +382,7 @@ DIV.mailer_plaincontent
form#attachment_form
{
background-color: #DCDAD5;
background-color: #dcdad5;
padding: 1px;
}
@@ -411,7 +411,7 @@ td.attachment_uplabel
div.linked_attachment_frame
{
background-color: #DCDAD5;
background-color: #dcdad5;
padding: 4px;
}