4 Replies Latest reply on Oct 24, 2008 4:37 AM by ajanz

    own style for rich-table-subheadercell

    ajanz

      i want my own style for rich-table-subheadercell.

      in my own css file i defined

      .rich-table-subheadercell {
      background-color:#6699FF";
      }


      but when the page is rendered i still got the original style.

      what am i doing wrong? isn't this the correct way to apply custom styles to the richfaces components?