[richfaces-svn-commits] JBoss Rich Faces SVN: r12015 - trunk/ui/orderingList/src/main/resources/org/richfaces/renderkit/html/css.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed Dec 24 12:22:36 EST 2008


Author: vmolotkov
Date: 2008-12-24 12:22:35 -0500 (Wed, 24 Dec 2008)
New Revision: 12015

Modified:
   trunk/ui/orderingList/src/main/resources/org/richfaces/renderkit/html/css/orderingList.xcss
Log:
https://jira.jboss.org/jira/browse/RF-3365

Modified: trunk/ui/orderingList/src/main/resources/org/richfaces/renderkit/html/css/orderingList.xcss
===================================================================
--- trunk/ui/orderingList/src/main/resources/org/richfaces/renderkit/html/css/orderingList.xcss	2008-12-24 17:19:37 UTC (rev 12014)
+++ trunk/ui/orderingList/src/main/resources/org/richfaces/renderkit/html/css/orderingList.xcss	2008-12-24 17:22:35 UTC (rev 12015)
@@ -68,6 +68,8 @@
 	background : top left repeat-x;
 	border-style: solid;
 	padding : 2px 0px 0px 2px;
+	cursor : pointer;
+	cursor : hand;
 }
 
 .rich-ordering-list-button-valign {




More information about the richfaces-svn-commits mailing list