Author: akushunin
Date: 2008-01-11 10:10:13 -0500 (Fri, 11 Jan 2008)
New Revision: 5302
Modified:
trunk/ui/calendar/src/main/resources/org/richfaces/renderkit/html/css/calendar.xcss
Log:
generalBackgroundColor renamed to tableBackgroundColor in rich-calendar-cell
Modified:
trunk/ui/calendar/src/main/resources/org/richfaces/renderkit/html/css/calendar.xcss
===================================================================
---
trunk/ui/calendar/src/main/resources/org/richfaces/renderkit/html/css/calendar.xcss 2008-01-11
15:09:09 UTC (rev 5301)
+++
trunk/ui/calendar/src/main/resources/org/richfaces/renderkit/html/css/calendar.xcss 2008-01-11
15:10:13 UTC (rev 5302)
@@ -141,7 +141,7 @@
<u:selector name=".rich-calendar-cell">
<u:style name="border-bottom-color"
skin="panelBorderColor"/>
<u:style name="border-right-color" skin="panelBorderColor"/>
- <u:style name="background-color"
skin="generalBackgroundColor"/>
+ <u:style name="background-color"
skin="tableBackgroundColor"/>
<u:style name="font-size" skin="generalSizeFont"/>
<u:style name="font-family" skin="generalFamilyFont"/>
</u:selector>
Show replies by date