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
+6 -7
View File
@@ -25,7 +25,7 @@ DIV.folderTree
position: absolute;
top: 5.5em;
left: 0px;
width: 14.7em;
width: 15em;
bottom: 0px;
margin: 0px;
padding: 0px;
@@ -35,11 +35,10 @@ DIV.folderTree
DIV#mailerPageContent
{
position: absolute;
left: 15em;
top: 5.5em;
left: 15em;
right: 0px;
bottom: 0px;
border: 0px dashed #f00;
margin: 0px;
padding: 0px;
overflow: hidden;
@@ -61,7 +60,7 @@ DIV#messageContent
overflow: hidden;
top: 18.2em;
bottom: 0px;
left: 0px;
left: 5px;
right: 0px;
border-top: 1px solid #aaa;
border-left: 1px solid #aaa;
@@ -195,7 +194,6 @@ table.titletable td.titlecell SELECT
-moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow transparent;
-moz-border-right-colors: ThreeDDarkShadow ThreeDShadow transparent;
background: #DCDAD5;
-moz-appearance: toolbarbutton !important;
}
.whitesec_title
@@ -478,9 +476,10 @@ TABLE#messageList
{
display: block;
position: absolute;
color: #000;
background: #fff;
color: #000;
width: 100%;
left: 5px;
top: 2em;
bottom: 5px;
overflow: auto;
@@ -517,7 +516,7 @@ DIV#dragHandle
{
cursor: e-resize;
top: 7.5em;
left: 14.6em;
left: 15em;
width: 5px;
bottom: 0px;
}