mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
Monotone-Parent: 9b167b33323b157aee2d6777c2f147342741d50a
Monotone-Revision: f2cbdceabe70afea4ba64e1147d1c712474b43d5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-05-16T14:26:47 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -31,8 +31,7 @@ DIV#rightPanel
|
||||
}
|
||||
|
||||
DIV#contactsListContent
|
||||
{
|
||||
position: absolute;
|
||||
{ position: absolute;
|
||||
background: #fff;
|
||||
width: 100%;
|
||||
height: 16em;
|
||||
@@ -190,7 +189,12 @@ TABLE#contactsList
|
||||
}
|
||||
|
||||
TABLE#contactsList TD
|
||||
{ white-space: nowrap; }
|
||||
{ white-space: nowrap;
|
||||
width: 20%; }
|
||||
|
||||
TABLE#contactsList TD.headerName,
|
||||
TABLE#contactsList TD.headerEmail
|
||||
{ width: 30%; }
|
||||
|
||||
TABLE#contactsList TD IMG
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user