mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-31 11:02:44 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user