1 Reply Latest reply on Mar 3, 2008 6:23 PM by sergeysmirnov

    Modifying default styles

    ciript

      Hi,

      I am trying to modify default <rich:sepatator> style. I placed

      .rich-separator {
      ...
      }

      into my stylesheet but style attribute on the DIV is still generated and overrides my style class.

      <div class="rich-separator" style="height: 6px; background-image: url(/webui/a4j_3_1_4.GAorg.richfaces.renderkit.html.images.BevelSeparatorImage/DATB/eAFjYGNg.XFt3....wETUwWV.faces); background-repeat: repeat-x; background-position: center;"/>


      What am I doing wrong

      Thanks,

      Tomas