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
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