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:
Francis Lachapelle
2008-03-25 19:59:13 +00:00
parent faff3ed110
commit a62cd61e0d
26 changed files with 547 additions and 492 deletions
+4 -8
View File
@@ -626,22 +626,18 @@ TABLE#messageList TR[labels~="label1"]._selected TD
/* drag handles */
DIV#verticalDragHandle
{
cursor: e-resize;
{ cursor: e-resize;
top: 7.5em;
left: 15em;
width: 5px;
bottom: 0px;
}
bottom: 0px; }
DIV#rightDragHandle
{
cursor: n-resize;
{ cursor: n-resize;
top: 18em;
left: 0px;
right: 0px;
height: 5px;
}
height: 5px; }
@media print
{