mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 06:33:18 +00:00
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:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user