Adjusted CSS of drag handles.

Monotone-Parent: 8b5c5ff6a492a196005523708ef41814de25f927
Monotone-Revision: dfab3b1ed92e53ab675616f77771ef19f954e333

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-10-05T19:56:47
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2011-10-05 19:56:47 +00:00
parent 223de3e029
commit 660f7d0222
3 changed files with 8 additions and 5 deletions

View File

@@ -159,10 +159,11 @@ DIV#calendarView A
#verticalDragHandle
{ cursor: e-resize;
top: 7.5em;
border: 0px;
top: 81px;
bottom: 0px;
left: 19.25em;
width: 5px;
bottom: 0px; }
width: 5px; }
#rightDragHandle
{ cursor: n-resize;