Monotone-Parent: 13eeb49749c2fffd30ec7595581aa47c40de5671

Monotone-Revision: 0444b46399c9927608800ce991a1f206d6d1112f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-06-01T20:35:51
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-06-01 20:35:51 +00:00
parent 76078d93de
commit c00f818407
8 changed files with 31 additions and 53 deletions
-13
View File
@@ -81,11 +81,6 @@ UL#calendarList
UL#calendarList LI
{ white-space: nowrap; }
UL#calendarList LI.denied
{ background-color: #fefefe;
font-style: italic;
color: #f33; }
UL#tasksList
{ position: absolute;
width: 100%;
@@ -303,14 +298,6 @@ TABLE#appointmentsList td.tbtv_subject_headercell,
TABLE#appointmentsList td.headerLocation
{ width: 35%; }
#dateSelector TD._selected,
UL > LI._selected,
TABLE#appointmentsList TR._selected TD
{
background: #4b6983 !important;
color: #fff !important;
}
._unfocused#dateSelector TD._selected,
UL._unfocused > LI._selected,
TABLE._unfocused#appointmentsList TR._selected TD