[richfaces-svn-commits] JBoss Rich Faces SVN: r247 - trunk/richfaces/menu-components/src/main/templates/org/richfaces.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Apr 3 10:01:05 EDT 2007


Author: a.izobov
Date: 2007-04-03 10:01:05 -0400 (Tue, 03 Apr 2007)
New Revision: 247

Modified:
   trunk/richfaces/menu-components/src/main/templates/org/richfaces/htmlMenuGroup.jspx
Log:
style changed for disabled state

Modified: trunk/richfaces/menu-components/src/main/templates/org/richfaces/htmlMenuGroup.jspx
===================================================================
--- trunk/richfaces/menu-components/src/main/templates/org/richfaces/htmlMenuGroup.jspx	2007-04-03 13:58:23 UTC (rev 246)
+++ trunk/richfaces/menu-components/src/main/templates/org/richfaces/htmlMenuGroup.jspx	2007-04-03 14:01:05 UTC (rev 247)
@@ -87,7 +87,7 @@
 				<jsp:scriptlet><![CDATA[}]]></jsp:scriptlet>
 				</span>
 				
-				<span class="rich-menu-item-label-disabled">#{component.attributes['value']}</span>
+				<span class="dr-menu-label dr-menu-label-disabled rich-menu-item-label-disabled">#{component.attributes['value']}</span>
 
 				<div class="dr-menu-node rich-menu-item-folder-disabled"/>
 			</div>




More information about the richfaces-svn-commits mailing list