1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-04 23:53:15 +02:00
TableFilter/static/style/tablefilter.styl
2018-03-18 13:20:44 +11:00

19 lines
366 B
Stylus

/** Main stylesheet */
@import 'active-header'
@import 'alternating-rows'
@import 'ezedittable'
@import 'filter-checklist'
@import 'filters'
@import 'grid-layout'
@import 'help'
@import 'keyword'
@import 'loader'
@import 'noresults'
@import 'paging'
@import 'reset-button'
@import 'rows-counter'
@import 'sort'
@import 'status-bar'
@import 'table'
@import 'toolbar'