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:
Wolfgang Sourdeau
2006-10-17 19:50:46 +00:00
parent f2d77b37f5
commit 4d420ae239

View File

@@ -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;
}