Monotone-Parent: d2a49a7994927fc85c7e4c4b2ce193ebe20da8da

Monotone-Revision: 8e4aa518c8b64c0eb5b8e8a3a938cb77546a934b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-08-03T21:32:08
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-08-03 21:32:08 +00:00
parent 5d5814cb26
commit a487996432
-67
View File
@@ -239,63 +239,11 @@ DIV#folderTreeContent TABLE TD
vertical-align: top;
}
td.tbtv_actcell
{
border-width: 1;
border-style: solid;
border-top-color: #808080;
border-left-color: #808080;
border-bottom-color: #808080;
border-right-color: #808080;
padding-top: 4px;
padding-bottom: 3px;
padding-left: 4px;
padding-right: 4px;
background-color: #DCDAD5;
}
td.tbtv_subject_headercell
{
width: 100%;
}
td.tbtv_headercell
{ white-space: nowrap; }
td.tbtv_headercell SPAN
{
float: left;
width: 100%;
}
td.tbtv_headercell a
{
cursor: default;
margin: 0px auto;
display: block;
color: black;
width: 100%;
}
td.tbtv_headercell a:hover
{
margin: 0px auto;
display: block;
color: black;
text-decoration: none;
/* background-color: #C4C0B8; */
}
td.tbtv_headercell img.tbtv_sortcell
{
float: right;
text-align: right;
border: 0px;
width: 12px;
height: 12px;
}
span.mailer_datefield
{
white-space: nowrap;
@@ -563,21 +511,6 @@ TABLE#messageList
overflow: auto;
}
TABLE#messageList TD.tbtv_headercell,
TABLE#messageList TD.tbtv_navcell
{
width: 100%;
background-color: #DCDAD5;
padding-left: .3em;
padding-right: .3em;
border-top: 1px solid #fff;
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;
}
TABLE#messageList TBODY
{
right: 0px;