1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-18 06:16:39 +02:00
TableFilter/static/style/rows-counter.styl

18 lines
309 B
Stylus
Raw Normal View History

2015-08-04 10:38:40 +02:00
/**
* Rows counter default style
*/
2015-08-07 14:10:08 +02:00
@import 'config'
2015-08-04 10:38:40 +02:00
div.tot
float left
overflow hidden
2015-08-07 14:10:08 +02:00
min-width 150px
height 100%
margin 0
padding 0.5em
vertical-align middle
2015-08-04 10:38:40 +02:00
span
2015-08-07 16:23:32 +02:00
font-weight 500