Consistent, concise styling of datables

Add a semantic class to aggregate bootstrap classes and consistently
applyt them to all datatables.
This commit is contained in:
James Mason 2018-06-15 18:20:18 -07:00
parent 3bb73f27cf
commit 4ecf078db6
25 changed files with 47 additions and 25 deletions

View file

@ -33,7 +33,7 @@
.row
.col-md-12
- if @tracks.any?
%table.table.table-hover.table-striped.table-bordered.datatable#tracks
%table.datatable#tracks
%thead
%th ID
%th Name