1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-04 15:43:15 +02:00
TableFilter/static/style/active-header.styl
2017-10-29 21:36:15 +11:00

11 lines
213 B
Stylus

/**
* Filtered column marker default style
*/
.activeHeader
background-color #66AFE9 !important
color #fff !important
.activeCell
background-color rgba(0,0,0,0.075)