[richfaces-issues] [JBoss JIRA] Created: (RF-2709) demosite navigation links should be redesigned

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Sat Mar 22 13:34:40 EDT 2008


demosite navigation links should be redesigned 
-----------------------------------------------

                 Key: RF-2709
                 URL: http://jira.jboss.com/jira/browse/RF-2709
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
            Reporter: Ilya Shaikovsky
         Assigned To: Lex Dmitriev
             Fix For: 3.2.0


according to standard skinning 
					<h:outputLink style="display:block;height:20px" value="#{component.contextRelativeDemoLocation}">
						<span style="display:block;padding-top:3px">
							#{component.name}
						</span>
						<f:param value="#{component.id}" name="c"/>
					</h:outputLink>

code that generate every item in the left menu now is highlighted with CSS applied to <a> element. (hovered, visited). Should be revised nd probably overrided.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list