[richfaces-svn-commits] JBoss Rich Faces SVN: r4620 - 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
Fri Dec 7 15:32:21 EST 2007


Author: sergeyhalipov
Date: 2007-12-07 15:32:21 -0500 (Fri, 07 Dec 2007)
New Revision: 4620

Modified:
   branches/3.1.x/ui/orderingList/src/main/resources/org/richfaces/renderkit/html/css/orderingList.xcss
Log:
Some CSS fixes.

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-07 20:29:46 UTC (rev 4619)
+++ branches/3.1.x/ui/orderingList/src/main/resources/org/richfaces/renderkit/html/css/orderingList.xcss	2007-12-07 20:32:21 UTC (rev 4620)
@@ -85,6 +85,10 @@
 	color: inherit;
 }
 
+a.rich-ordering-list-button-selection:link {
+	color: inherit;
+}
+
 .rich-ordering-list-caption {
 	text-align: left;
 	height: 8px;




More information about the richfaces-svn-commits mailing list