This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: <rich:tab> minimum labelWidthjsfuser Aug 31, 2007 5:33 AM (in response to jsfuser)
 Anyone ??
- 
        2. Re: <rich:tab> minimum labelWidthnbelaevski Sep 3, 2007 4:48 PM (in response to jsfuser)Lars, 
 every rich component has a set of predefined rich-* classes. The class you've mentioned is named rich-tab-header class. Redefine it in your application and set padding to required value (CSS selectors can be used to redefine paddings not for All tab panels in your application but for concrete ones).
 Refer to developer guide: http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/RichFacesComponentsLibrary.html#tabPanel to get more info on existing rich-* classes.
- 
        3. Re: <rich:tab> minimum labelWidthjsfuser Sep 5, 2007 10:10 AM (in response to jsfuser)Thanks a ton Nick, that was teh pointer I needed !!!! 
 cheers,
 Lars
 
    