mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-19 20:09:28 +00:00
Monotone-Parent: 75c85974feba4654def1fa260d87205a035552de
Monotone-Revision: 9b4c2eadc3d38aa14dc504c80d606df816c2f924 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T14:37:58 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
DIV#leftPanel
|
||||
{
|
||||
position: absolute;
|
||||
top: 5.2em;
|
||||
top: 5.5em;
|
||||
left: 0px;
|
||||
width: 16em;
|
||||
width: 17.5em;
|
||||
bottom: 0px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
DIV#schedulerTabs
|
||||
{
|
||||
top: 0px;
|
||||
top: 0.5em;
|
||||
left: .2em;
|
||||
width: 15em;
|
||||
height: 14.2em;
|
||||
width: 16em;
|
||||
height: 15em;
|
||||
}
|
||||
|
||||
DIV#tasksView
|
||||
@@ -30,7 +30,7 @@ DIV#rightPanel
|
||||
{
|
||||
position: absolute;
|
||||
top: 5.5em;
|
||||
left: 16.7em;
|
||||
left: 17.75em;
|
||||
right: 0px;
|
||||
bottom: 0px;
|
||||
overflow: hidden;
|
||||
@@ -69,7 +69,7 @@ DIV#calendarView A
|
||||
{
|
||||
cursor: e-resize;
|
||||
top: 6em;
|
||||
left: 16em;
|
||||
left: 17.5em;
|
||||
width: 5px;
|
||||
bottom: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user