mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-03 14:16:23 +00:00
Monotone-Parent: 27a57d18607e0480dfa74a6235a8c1ec04b5d594
Monotone-Revision: b545d02ec1ab7de868f544f191ef64a2e4672857 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-20T21:40:00 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -191,7 +191,7 @@ DIV.contactFoldersList LI._selected
|
||||
}
|
||||
|
||||
DIV#folderTreeContent TABLE TD
|
||||
{ height: 18px;
|
||||
{ height: 2em;
|
||||
border-top: 1px solid #fff;
|
||||
margin: 0px;
|
||||
padding: 0px; }
|
||||
@@ -231,10 +231,7 @@ TABLE#contactsList
|
||||
}
|
||||
|
||||
TABLE#contactsList TD
|
||||
{
|
||||
height: 1.2em;
|
||||
white-space: nowrap;
|
||||
}
|
||||
{ white-space: nowrap; }
|
||||
|
||||
TABLE#contactsList TD IMG
|
||||
{
|
||||
@@ -306,7 +303,7 @@ INPUT#searchValue:focus
|
||||
DIV#dragHandle
|
||||
{
|
||||
cursor: e-resize;
|
||||
top: 6em;
|
||||
top: 7.5em;
|
||||
left: 14.6em;
|
||||
width: .4em;
|
||||
bottom: 0px;
|
||||
|
||||
Reference in New Issue
Block a user