1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-04 23:53:15 +02:00
TableFilter/static/style/noresults.styl
2015-12-11 18:33:49 +11:00

15 lines
338 B
Stylus

/**
* No results message style
*/
@import 'config'
.no-results
display none
color $th-font-color
margin 0
padding 1em 0
text-align center
max-height 5em
background-color #F4F4F4