1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-16 12:45:49 +02:00
TableFilter/static/style/extensions/filtersVisibility.styl

19 lines
384 B
Stylus
Raw Normal View History

2015-08-04 10:38:40 +02:00
/**
* Filters visibility extension default style
*/
2015-08-09 07:18:09 +02:00
@import '../config'
2015-08-04 10:38:40 +02:00
// container
span.expClpFlt
2015-08-09 07:18:09 +02:00
a.btnExpClpFlt
width $min-width
height $min-height
display inline-block
2015-08-04 10:38:40 +02:00
2015-08-09 07:18:09 +02:00
:hover
background-color $toolbar-hover-color
2015-08-04 10:38:40 +02:00
2015-08-09 07:18:09 +02:00
img
padding 8px 11px 11px 11px