Monotone-Parent: 13d533568c7b2e2ef1d4aeffe0c294abce793f3d

Monotone-Revision: 55bd0aadaff660782e65e1546472acf441f5dea3

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-04-12T17:51:59
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-04-12 17:51:59 +00:00
parent 781dbc8c4f
commit 65a08b56cd
16 changed files with 622 additions and 465 deletions

View File

@@ -8,14 +8,14 @@ DIV#leftPanel
DIV#schedulerTabs
{ position: absolute;
top: 22px;
left: .2em;
right: .2em;
height: 14em; }
top: 4px;
left: 2px;
right: 2px;
height: 186px; }
DIV#tasksListView
{ position: absolute;
top: 17em;
top: 200px;
bottom: 0px;
left: 2px;
right: 0px;
@@ -31,10 +31,8 @@ DIV#tasksListView LABEL
{ margin: .25em; }
DIV#calendarSelectorView
{ top: 3px; }
DIV#calendarSelectorView
{ overflow: hidden; }
{ top: 3px;
overflow: hidden; }
DIV#calendarsList
{ height: 100%; }
@@ -64,7 +62,7 @@ UL#tasksList, UL#calendarList
UL#calendarList
{ clear: left;
height: 102px; }
height: 115px; }
UL#calendarList LI
{ cursor: pointer;