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

19 lines
366 B
Stylus

/**
* Rows counter default style
*/
@import 'config'
div.tot
float left
overflow hidden
min-width 150px
height 100%
border-right 1px solid $toolbar-divider-color
margin 0
padding 0.5em
vertical-align middle
span
font-weight 500