Hi,
I am trying to set the style of the TodayDayItem via a
css stylesheet. The problem I am having is that even if I
set the color to White in the stylesheet it will show up
as black on the compiled webpage. I am setting the
CssClass correctly and it works for other parts of the
calendar control.
When I check the source for the webpage I
get "style=black" for the TodayDay in the table that is
generated as well as "class=TodayDay" which I have in the
css file.
Is this a bug or is there a workaround?
Thanks
Joey
|