Start styling changes. After updating to this force a refresh (shift+refresh) in your browser to reload styles.

Make more use of card-type layouts.
Make tables responsive.
This commit is contained in:
Tim 2015-06-28 16:59:36 +02:00
commit 762199344c
14 changed files with 1367 additions and 303 deletions

View file

@ -1,4 +1,7 @@
$('#log_table').dataTable( {
"responsive": {
details: false
},
"processing": false,
"serverSide": true,
"ajax": {