mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 03:15:25 +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:
@@ -61,16 +61,11 @@ DIV#contactsListContent
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
.contentcell
|
||||
{
|
||||
}
|
||||
|
||||
.titlediv
|
||||
{
|
||||
line-height: 2em;
|
||||
vertical-align: bottom;
|
||||
padding-left: 1em;
|
||||
}
|
||||
{ line-height: 18px;
|
||||
vertical-align: middle;
|
||||
padding-top: 8px;
|
||||
padding-left: 6px; }
|
||||
|
||||
TABLE.titletable
|
||||
{
|
||||
@@ -117,11 +112,18 @@ DIV#contactFoldersList
|
||||
overflow: hidden; }
|
||||
|
||||
DIV#contactFoldersList DIV.toolbar
|
||||
{ width: 100%;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
border-top: 1px solid #aaa;
|
||||
border-left: 1px solid #aaa; }
|
||||
{ padding: 4px 0;
|
||||
margin: 1px 0 0 0;
|
||||
border-top: 1px solid #888;
|
||||
border-left: 1px solid #aaa;
|
||||
border-right: 1px solid #aaa; }
|
||||
|
||||
SPAN.toolbarButton
|
||||
{ float: none;
|
||||
padding: 14px 2px 0px 2px; }
|
||||
|
||||
A.toolbarButton
|
||||
{ text-decoration: none; }
|
||||
|
||||
UL#contactFolders
|
||||
{ list-style-type: none;
|
||||
@@ -131,7 +133,7 @@ UL#contactFolders
|
||||
color: #000;
|
||||
background: #fff;
|
||||
position: absolute; /* required for Safari & IE */
|
||||
top: 53px; /* leave space for the mini addressbook */
|
||||
top: 62px; /* leave space for the mini addressbook */
|
||||
bottom: 0px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user