css change for month view

43 views
Skip to first unread message

karun

unread,
Mar 5, 2013, 6:37:50 AM3/5/13
to gwt...@googlegroups.com
Hi All,

In MonthView class of gwt-cal project, there is javadoc which describes various css styles for monthly view of calendar.

I am particularly interested in giving 2 different color to cells in monthly view

1. To cells of current month ex Feb

2. To cells of previous and next month ex. Jan and Mar.

below is the css style mentioned in MonthView class.

<h3>CSS Style Rules</h3> <ul class='css'>
 * <li>.gwt-cal-MonthView { }</li>
 * <li>.dayCell { cell that represents a day }</li>
 * <li>.dayCell-today { cell that represents today }</li>
 * <li>.dayCell-disabled { cell's day falls outside the month }</li>

but some how any value given in this css class".dayCell-disabled" doesn't seem to change the color of cell.

any help would be appreciated.

Thanks
Reply all
Reply to author
Forward
0 new messages