mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-01 03:22:43 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user