mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-14 19:31:22 +00:00
Monotone-Parent: eba5106d152098988a4b6ce5adba36fb44ddcdb8
Monotone-Revision: 40040f17745278140cd2fe7ca20302e8937f438c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-25T14:25:37 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -4,7 +4,7 @@ DIV#leftPanel
|
||||
position: absolute;
|
||||
top: 5.5em;
|
||||
left: 0px;
|
||||
width: 17em;
|
||||
width: 18.5em;
|
||||
bottom: 0px;
|
||||
overflow: hidden;
|
||||
}
|
||||
@@ -15,13 +15,13 @@ DIV#schedulerTabs
|
||||
top: 0.5em;
|
||||
left: .2em;
|
||||
right: .2em;
|
||||
height: 16em;
|
||||
height: 17em;
|
||||
}
|
||||
|
||||
DIV#tasksListView
|
||||
{
|
||||
position: absolute;
|
||||
top: 18.5em;
|
||||
top: 20em;
|
||||
bottom: 0px;
|
||||
left: .2em;
|
||||
right: .7em;
|
||||
@@ -128,7 +128,7 @@ DIV#rightPanel
|
||||
{
|
||||
position: absolute;
|
||||
top: 5.5em;
|
||||
left: 17em;
|
||||
left: 18.5em;
|
||||
right: 0px;
|
||||
bottom: 0px;
|
||||
margin: 0px;
|
||||
@@ -172,7 +172,7 @@ DIV#calendarView A
|
||||
{
|
||||
cursor: e-resize;
|
||||
top: 7.5em;
|
||||
left: 17em;
|
||||
left: 18.5em;
|
||||
width: 5px;
|
||||
bottom: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user