See ChangeLog

Monotone-Parent: 3c15622e01ba189cb753c80fb8cf4c1a57e85c29
Monotone-Revision: 3273edcbe74bef5af678b4bac440df23fe52dafd

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-06-26T17:48:28
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2009-06-26 17:48:28 +00:00
parent f30c282fc0
commit 3a26cead36
14 changed files with 211 additions and 419 deletions
+9 -9
View File
@@ -23,7 +23,7 @@
DIV#leftPanel
{
position: absolute;
top: 65px;
top: 70px;
left: 0px;
width: 15em;
bottom: 0px;
@@ -184,12 +184,18 @@ DIV#folderTreeContent
.titlediv
{
height: 24px;
vertical-align: middle;
height: 2em;
vertical-align: bottom;
padding-top: 6px;
padding-left: 6px;
}
.titlediv
{ line-height: 18px;
vertical-align: middle;
padding-top: 0px;
padding-left: 6px; }
TABLE.titletable
{
height: 24px;
@@ -228,12 +234,6 @@ TABLE.titletable TD.titlecell SELECT
DIV#folderTreeContent
{ -khtml-user-select: none;}
DIV#folderTreeContent TABLE TD
{ height: 18px;
border-top: 1px solid #fff;
margin: 0px;
padding: 0px; }
/* mailbox tree (dtree) */
DIV.dTreeNode SPAN.unseen
{ font-weight: bold; }