Monotone-Parent: 1489f2765f23cbd92e06307e4281420b107088c7

Monotone-Revision: 1917c0fd92cfcada439335d9d71cceeead0ab9c1

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-08-24T21:25:39
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-08-24 21:25:39 +00:00
parent 749a8a19fb
commit 36d48390c1
3 changed files with 23 additions and 40 deletions

View File

@@ -30,16 +30,17 @@ DIV#rightPanel
overflow: hidden;
}
/* top list */
DIV#contactsListContent
{ position: absolute;
background: #fff;
width: 100%;
height: 16em;
{ cursor: default;
position: absolute;
background-color: #fff;
top: 2.5em;
overflow: auto;
overflow-x: hidden;
left: 0px;
}
right: 0px;
height: 16em;
overflow: hidden;
overflow-y: auto; }
.aptview_text
{
@@ -167,13 +168,9 @@ DIV#folderTreeContent TABLE TD
padding: 0px; }
TABLE#contactsList
{
display: block;
{ display: block;
position: relative;
color: #000;
background: #fff;
width: 100%;
}
width: 100%; }
TABLE#contactsList TD
{ white-space: nowrap;