mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 17:58:51 +00:00
Monotone-Parent: 773965cc12e1e34ce72a11b7b25f3ff6e0dc7887
Monotone-Revision: c0da933d3e86c470a7d83491a010f1ba6edc3fcd Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-03-25T19:59:13 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -38,7 +38,7 @@ DIV#contactsListContent
|
||||
top: 2.5em;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
height: 16em;
|
||||
height: 15.5em;
|
||||
overflow: auto;
|
||||
overflow-x: hidden; }
|
||||
|
||||
@@ -169,7 +169,8 @@ DIV#folderTreeContent TABLE TD
|
||||
padding: 0px; }
|
||||
|
||||
TABLE#contactsList
|
||||
{ -khtml-user-select: none;
|
||||
{ -moz-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
width: 100%; }
|
||||
|
||||
TABLE#contactsList TD,
|
||||
@@ -249,13 +250,11 @@ INPUT#searchValue:focus
|
||||
|
||||
/* drag handles */
|
||||
DIV#dragHandle
|
||||
{
|
||||
cursor: e-resize;
|
||||
{ cursor: e-resize;
|
||||
top: 8em;
|
||||
left: 15em;
|
||||
width: 5px;
|
||||
bottom: 0px;
|
||||
}
|
||||
bottom: 0px; }
|
||||
|
||||
DIV#rightDragHandle
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user