mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-30 18:42:44 +00:00
Monotone-Parent: 77e6762d6cb3899dff38b458273078a4dd3ce1a5
Monotone-Revision: 0970a7bb6662dcec36bfd8ce455269fdd353ddac Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-17T19:50:46 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -3,7 +3,7 @@ DIV#leftPanel
|
||||
position: absolute;
|
||||
top: 5.5em;
|
||||
left: 0px;
|
||||
width: 16.5em;
|
||||
width: 17em;
|
||||
bottom: 0px;
|
||||
overflow: hidden;
|
||||
}
|
||||
@@ -88,7 +88,7 @@ DIV#rightPanel
|
||||
{
|
||||
position: absolute;
|
||||
top: 5.5em;
|
||||
left: 16.5em;
|
||||
left: 17em;
|
||||
right: 0px;
|
||||
bottom: 0px;
|
||||
margin: 0px;
|
||||
@@ -130,7 +130,7 @@ DIV#calendarView A
|
||||
{
|
||||
cursor: e-resize;
|
||||
top: 7.5em;
|
||||
left: 16.5em;
|
||||
left: 17em;
|
||||
width: 5px;
|
||||
bottom: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user