1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-18 14:26:40 +02:00
TableFilter/static/style/status-bar.styl

17 lines
283 B
Stylus
Raw Normal View History

2015-08-04 10:38:40 +02:00
/**
* Status bar default style
*/
2015-08-07 14:10:08 +02:00
@import 'config'
2015-08-04 10:38:40 +02:00
div.status
2015-08-07 14:10:08 +02:00
float left
overflow hidden
2015-08-09 07:18:09 +02:00
min-width 120px
2015-08-07 14:10:08 +02:00
height 100%
margin 0
padding 0.5em
2015-08-04 10:38:40 +02:00
span
2015-08-07 14:10:08 +02:00
font-size inherit