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:
parent
3bb73f27cf
commit
4ecf078db6
25 changed files with 47 additions and 25 deletions
|
|
@ -16,7 +16,7 @@
|
|||
You have more registrations than the capacity of the room!
|
||||
|
||||
.well
|
||||
%table.table.table-hover.table-borderd.table-striped.datatable#registrations
|
||||
%table.datatable#registrations
|
||||
%thead
|
||||
%th
|
||||
%th Name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue