2 Replies Latest reply on Nov 15, 2007 11:38 AM by mrnice

    Delete Richfaces Styles for <rich:table>

    mrnice

      Hey,

      i am trying to create a table using a <rich:table> component.

      I already do have a set of well designed CSS Stylesheets from a Designer.

      Is there a way to remove the richfaces-styles from the generated table?

      so instead of:


      <table id="j_id27:j_id28" class="dr-table rich-table">


      i would have:

      <table id="j_id27:j_id28" >



      I do not wan't to overwrite every single style by hand ;)

      ----------------------
      Thanks in advance
      Jan