1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-08 08:52:32 +02:00
TableFilter/static/style/rows-counter.styl

16 lines
316 B
Stylus
Raw Normal View History

2015-08-04 10:38:40 +02:00
/**
* Rows counter default style
*/
div.tot
float left
overflow hidden
width 150px
height 15px
border-right 1px solid #ccc
margin 0 5px 0 2px
padding 0 2px 0 2px
span
font-weight bold