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

15 lines
338 B
Stylus
Raw Normal View History

2015-12-08 12:53:12 +01:00
/**
* No results message style
*/
@import 'config'
.no-results
2015-12-09 07:24:45 +01:00
display none
2015-12-08 12:53:12 +01:00
color $th-font-color
margin 0
padding 1em 0
text-align center
max-height 5em
background-color #F4F4F4