Hi list,
I'm working with: JBoss 4.2.2 GA MyFaces 1.1.5 Trinidad 1.0.7 Looking at the SkinSelector page if found the following selectors for links: .AFLinkForeground:alias .AFActiveLinkForeground:alias .AFVisitedLinkForeground:alias .AFDisabledLinkForeground:alias The first 3 are working as expected. The last one does nothing at all for me. Is there a known issue with this one? (didn't found something in jira). For now I'm using a.OraLinkDisabled and this is working fine, but I would like to use the correct "public" skin selector and not the internal "Ora*" stuff. Thanks for help Regards Markus Döring

