0 Replies Latest reply on Feb 4, 2010 9:35 AM by m_ologin

    rich:extendedDataTable CSS issue

      Hello community,

       

      I have tried to change the CSS for a rich:extendedDataTable by adding the following lines:

       

      .extdt-subheader, .extdt-sortable-header, .extdt-subheadercell, .extdt-table-filterrow {
         background:#C3E3FA none repeat scroll 0 0;
         border:0 none;
         color:#333367;
         font-family:Verdana;
         font-size:10px;
         font-weight:bold;

         padding: 0px;

      }

       

      The background color affects the entire header line, except for the part located right above the scrollbar. Is this a common problem in RichFaces?

       

      Regards,

      N.B