mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 04:15:26 +00:00
Monotone-Parent: 76bb24f493028584cf594de6c86a062fc8d24909
Monotone-Revision: e0659e169aec897719efca1985911ecda101d970 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:40:23 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -20,9 +20,6 @@
|
||||
*/
|
||||
/* TODO: is the section below used in the mailer? */
|
||||
|
||||
BODY
|
||||
{ overflow: hidden; }
|
||||
|
||||
DIV.folderTree
|
||||
{
|
||||
position: absolute;
|
||||
@@ -140,13 +137,16 @@ DIV#messageContent P IMG
|
||||
background-color: #DCDAD5;
|
||||
|
||||
}
|
||||
|
||||
.foldercell
|
||||
{
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
.contentcell
|
||||
{
|
||||
}
|
||||
|
||||
.embedwhite_out
|
||||
{
|
||||
border-width: 1;
|
||||
@@ -156,6 +156,7 @@ DIV#messageContent P IMG
|
||||
border-bottom-color: white;
|
||||
border-right-color: white;
|
||||
}
|
||||
|
||||
.embedwhite_in
|
||||
{
|
||||
border-width: 1;
|
||||
@@ -169,6 +170,7 @@ DIV#messageContent P IMG
|
||||
/* height: 300px; */
|
||||
/* height: 100%; */
|
||||
}
|
||||
|
||||
.titlediv
|
||||
{
|
||||
height: 24px;
|
||||
@@ -185,14 +187,6 @@ table.titletable
|
||||
padding-left: 6px;
|
||||
}
|
||||
|
||||
td.titlecell
|
||||
{
|
||||
height: 22px;
|
||||
vertical-align: middle;
|
||||
padding-bottom: 2px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
table.titletable td.titlecell SELECT
|
||||
{
|
||||
display: -moz-popup;
|
||||
@@ -229,17 +223,6 @@ DIV#folderTreeContent TABLE TD
|
||||
|
||||
/* mail tableview */
|
||||
|
||||
.tableview
|
||||
{
|
||||
cursor: default;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
td.tbtv_subject_headercell
|
||||
{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
span.mailer_datefield
|
||||
{
|
||||
white-space: nowrap;
|
||||
@@ -279,11 +262,6 @@ td.mailer_listcell_deleted
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
td.mailer_listcell_regular
|
||||
{
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
td.mailer_listcell_regular a
|
||||
{
|
||||
color: black;
|
||||
@@ -578,3 +556,8 @@ DIV#mailboxDragHandle
|
||||
PRE.textMessageViewer
|
||||
{
|
||||
}
|
||||
|
||||
TD.messageFlagColumn
|
||||
{
|
||||
width: 1em !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user