1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-26 17:30:48 +02:00
TableFilter/static/style/status-bar.styl
2015-08-08 00:23:32 +10:00

19 lines
368 B
Stylus

/**
* Status bar default style
*/
@import 'config'
div.status
float left
overflow hidden
width 150px
height 100%
border-right 1px solid $toolbar-divider-color
margin 0
padding 0.5em
span
font-weight 500
font-size inherit