Viewing 1 replies (of 1 total)
  • Plugin Author john ackers

    (@john-ackers)

    The table is wrapped with div class=’dbview’ and the table itself is stlyed with the wordpress defined classes wp-list-table and widefat. You can do things like

    div.dbview th {
      background : red ;
    }

    Let me know if you run into problems.

Viewing 1 replies (of 1 total)

The topic ‘Formatting with css?’ is closed to new replies.