1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-27 09:50:24 +02:00
TableFilter/static/style/status-bar.styl
2015-08-04 18:38:40 +10:00

16 lines
309 B
Stylus

/**
* Status bar default style
*/
div.status
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
font-size 11px