what must i add to css file?
set this after the css files have loaded
table.dataTable thead {background-color:blue}
This is not tested against any libraries such as Bootstrap
http://jsbin.com/dukariv/edit?css,js,output as an example
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
set this after the css files have loaded
This is not tested against any libraries such as Bootstrap
http://jsbin.com/dukariv/edit?css,js,output as an example