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

19 lines
385 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 14:36:28 +02:00
&:hover
2015-08-09 07:18:09 +02:00
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