[richfaces-svn-commits] JBoss Rich Faces SVN: r4694 - branches/3.1.x/ui/orderingList/src/main/resources/org/richfaces/renderkit/html/css.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Tue Dec 11 07:53:38 EST 2007
Author: sergeyhalipov
Date: 2007-12-11 07:53:38 -0500 (Tue, 11 Dec 2007)
New Revision: 4694
Modified:
branches/3.1.x/ui/orderingList/src/main/resources/org/richfaces/renderkit/html/css/orderingList.xcss
Log:
Fix background color for short list with big height.
Modified: branches/3.1.x/ui/orderingList/src/main/resources/org/richfaces/renderkit/html/css/orderingList.xcss
===================================================================
--- branches/3.1.x/ui/orderingList/src/main/resources/org/richfaces/renderkit/html/css/orderingList.xcss 2007-12-11 12:42:23 UTC (rev 4693)
+++ branches/3.1.x/ui/orderingList/src/main/resources/org/richfaces/renderkit/html/css/orderingList.xcss 2007-12-11 12:53:38 UTC (rev 4694)
@@ -263,7 +263,7 @@
</u:selector>
<u:selector name=".rich-ordering-list-output">
- <u:style name="background-color" skin="tableBackgroundColor" />
+ <u:style name="background-color" skin="generalBackgroundColor" />
<u:style name="border-color" skin="tableBorderColor" />
</u:selector>
More information about the richfaces-svn-commits
mailing list