Support » Plugin: CSV to SortTable » Modify CSS header row

Viewing 1 replies (of 1 total)
  • Plugin Author Shaun Scovil

    (@sscovil)

    You can override the default style by adding this to your style.css:

    table.sortable thead tr {
        /* your styles here */
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Modify CSS header row’ is closed to new replies.