Monotone-Parent: 050209dc04f3b3e3b453f9577442d33da9f1881e

Monotone-Revision: 49d2e4818b73160f6d308cec61a4a12a1805071c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-09-19T13:48:18
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-09-19 13:48:18 +00:00
parent 0ceb613485
commit d21757a5ef

View File

@@ -20,60 +20,25 @@
*/
/* TODO: is the section below used in the mailer? */
DIV#rightPanel
{
position: absolute;
top: 6em;
left: 15em;
right: 0px;
bottom: 0px;
overflow: hidden;
}
DIV#contactsListContent
{
position: absolute;
left: 15em;
top: 7.5em;
right: 0px;
border: 0px dashed #f00;
margin: 0px;
padding: 0px;
overflow: hidden;
position: absolute;
background: #fff;
width: 100%;
height: 15.7em;
top: 2em;
overflow: auto;
}
DIV#mailboxContent
{
position: absolute;
width: 100%;
height: 50%;
left: 0px;
top: 0px;
right: 0px;
}
DIV#messageContent
{
position: absolute;
overflow: auto;
font-size: small;
bottom: 0px;
width: 100%;
border-top: 1px solid #aaa;
border-left: 1px solid #aaa;
background: #fff;
}
DIV.mailerPageContent DIV#messageContent
{
top: 51%;
}
DIV#messageContent P
{
line-height: 3em;
}
DIV#messageContent P IMG
{
border: 0px;
vertical-align: middle;
margin-right: 1em;
}
.aptview_title
@@ -97,30 +62,6 @@ DIV#messageContent P IMG
font-style: italic;
}
.anais_me
{
color: #0000FF;
}
.anais_uids
{
}
/* new stuff for Thunderbird like mailer */
.vertframerow
{
border-top-color: white;
border-top-width: 1;
border-top-style: solid;
border-bottom-color: #808080;
border-bottom-width: 1;
border-bottom-style: solid;
background-color: #DCDAD5;
}
.foldercell
{
width: 25%;
@@ -284,7 +225,6 @@ TABLE#contactsList
background: #fff;
width: 100%;
height: 100%;
overflow: auto;
}
TABLE#contactsList TH
@@ -338,8 +278,8 @@ TABLE#contactsList TR._deleted TD
DIV#rightDragHandle
{
cursor: n-resize;
top: 23em;
left: 15em;
top: 17.7em;
left: 0px;
right: 0px;
height: 5px;
}
@@ -349,11 +289,11 @@ DIV#contactView
position: absolute;
background: #fff;
padding: .5em;
top: 23.5em;
left: 15em;
bottom: 0em;
width: 100%;
overflow: hidden;
top: 18.2em;
left: 0px;
right: 0px;
bottom: 0px;
overflow: auto;
border-top: 1px solid #aaa;
border-left: 1px solid #aaa;
line-height: 1em;
@@ -369,7 +309,8 @@ DIV#contactView H3.contactCardTitle
DIV.contactColumn
{
width: 38%;
width: 45%;
margin-left: 1em;
padding: .5em;
float: left;
}
@@ -380,7 +321,7 @@ DIV.contactColumn DIV
DIV.contactColumn H4
{
margin: .2em 0px;
margin-left: -.5em;
margin-left: -1em;
font-weight: bold;
color: #fff;
background: #4b6983;