mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-18 19:48:53 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user