Index: openacs-4/packages/calendar/www/resources/calendar-hc.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/www/resources/calendar-hc.css,v diff -u -r1.1.2.2 -r1.1.2.3 --- openacs-4/packages/calendar/www/resources/calendar-hc.css 23 May 2008 10:48:35 -0000 1.1.2.2 +++ openacs-4/packages/calendar/www/resources/calendar-hc.css 23 May 2008 11:40:37 -0000 1.1.2.3 @@ -86,6 +86,15 @@ background-color: #ffffff; } +#cal-table-day caption, #cal-table-week caption { + color: inherit; +} + +#cal-table-day th, #cal-table-week th { + background-color: #ffffff; + color: #000000; +} + .day-time-1 { border:1px #ffffff solid; background-color: #222222;