1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-01 21:42:20 +02:00
TableFilter/static/style/noresults.styl

16 lines
378 B
Stylus
Raw Normal View History

2015-12-08 12:53:12 +01:00
/**
* No results message style
*/
@import 'config'
.no-results
position absolute
font-weight 600
color $th-font-color
margin 0
padding 1em 0
text-align center
max-height 5em
background-color #F4F4F4