Monotone-Parent: 9d93b33f8f4b81f8954a945bccb6c28ee718afa5

Monotone-Revision: af17dd6e983493b4bd201d8d0a23bdac014fa84c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-07-29T18:31:44
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2009-07-29 18:31:44 +00:00
parent a73e6bf7ab
commit d7a9423108

View File

@@ -71,12 +71,11 @@ UL#tasksList, UL#calendarList
UL#calendarList
{ clear: left;
width: 100%;
height: 10.5em;
margin: 0px; }
height: 10.5em; }
UL#calendarList LI
{ white-space: nowrap; }
{ cursor: pointer;
white-space: nowrap; }
UL#tasksList
{ position: absolute;
@@ -86,7 +85,8 @@ UL#tasksList
bottom: .25em; }
UL#tasksList LI
{ width: 100%;
{ cursor: pointer;
width: 100%;
white-space: nowrap; }
UL#tasksList LI.overdue