1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-26 01:10:14 +02:00
TableFilter/static/style/active-header.styl

8 lines
154 B
Stylus
Raw Normal View History

2015-08-04 10:38:40 +02:00
/**
* Filtered column marker default style
*/
.activeHeader
2015-08-07 14:10:08 +02:00
background-color #66AFE9 !important
color #fff !important