Monotone-Parent: 437fac2430280df37d483569496666d9d69454cd

Monotone-Revision: e433ae535cede58cecc04ea6e4733015deeea548

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-11-16T19:38:49
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2007-11-16 19:38:49 +00:00
parent dd5d07c5fb
commit 15218ac087
6 changed files with 106 additions and 50 deletions

View File

@@ -261,10 +261,12 @@ TABLE#dateSelectorTable
{ background-color: #deebf7;
border: 1px solid #deebf7; }
#dateSelector TD.dayOfToday._selected
{ background-color: #4b6983; }
#dateSelector TD._selected A
{ color: #fff; }
TABLE#eventsList
{ width: 100%; }
@@ -283,10 +285,8 @@ TABLE#eventsList TH
._unfocused#dateSelector TD._selected,
UL._unfocused > LI._selected,
TABLE._unfocused#eventsList TR._selected TD
{
background-color: #d4d0c8 !important;
color: #fff !important;
}
{ background-color: #d4d0c8 !important;
color: #fff !important; }
SPAN.dayCellLabel
{ color: #77a;