mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-18 21:15:57 +00:00
Monotone-Parent: a605a01ac319c24f7d200c8006df74163b3a6114
Monotone-Revision: 30024333fa104bcd0ddc578e486dad24227bbd3c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:43:06 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -65,6 +65,15 @@ DIV#calendarView A
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
#verticalDragHandle
|
||||
{
|
||||
cursor: e-resize;
|
||||
top: 6em;
|
||||
left: 16em;
|
||||
width: 5px;
|
||||
bottom: 0px;
|
||||
}
|
||||
|
||||
#leftDragHandle, #rightDragHandle
|
||||
{
|
||||
cursor: n-resize;
|
||||
@@ -74,19 +83,6 @@ DIV#calendarView A
|
||||
height: 5px;
|
||||
}
|
||||
|
||||
#verticalDragHandle
|
||||
{
|
||||
position: absolute;
|
||||
cursor: e-resize;
|
||||
top: 5em;
|
||||
left: 16em;
|
||||
width: 5px;
|
||||
bottom: 0px;
|
||||
z-index: 5;
|
||||
border-left: 1px solid #aaa;
|
||||
border-right: 1px solid #999;
|
||||
}
|
||||
|
||||
#filterPanel
|
||||
{
|
||||
height: 2em;
|
||||
|
||||
Reference in New Issue
Block a user