1 Reply Latest reply on Jul 3, 2009 9:14 AM by nbelaevski

    Css problem on tabPanel

    radu123

      Hi !

      I am working with tab panles, now i could not set tab's header border to a specific color.

      To do that i used "tabClass" css style class, but strange things happen insted of overriding the defalult line a new one , my linie , occurs, this is really strange because at "contentClass" and "headerClass" the changes worked fine and the defaults lines where overridden by mine line.

      This is my css "tabClass":

      .myTabClass {border: none; background-image: none; border-style: solid; border-color: red; border-width:1px 1px 0px 1px;}


      If you have an ideea please help !

      Thanks,
      Radu