mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-31 02:52:43 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user