Sorry, forget that.
My css was just incorrect.
-----Message d'origine-----
De : Igor devor [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 26 juillet 2006 17:42
À : 'MyFaces Discussion'
Objet : tabbedPane style problem
Hi,
When I set activeTabStyleClass, inactiveTabStyleClass,
activeSubStyleClass, inactiveSubStyleClass, or tabContentStyleClass on a
t:panelTabbedPane, the style doesn't applies to the pane.
For exemple on tabContentStyleClass="someStyleClass" we have this in HTML
generated code :
class="myFaces_panelTabbedPane_pane someStyleClass"
It is a bug ? Or the browser merge the two class ?
How can we override some style properties ?
I use tomahawk 1.1.3 and myface 1.1.3
Thanks,
Igor