Skip to content
Snippets Groups Projects
Commit 0c48518b authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

Merge branch 'restyle-adminlte' into 'master'

update datatable css

See merge request !5
parents 4a373b95 bf91876c
No related branches found
No related tags found
1 merge request!5update datatable css
...@@ -27,8 +27,10 @@ p.hint{margin-bottom: 1em; background:#fed; padding: 1em; } ...@@ -27,8 +27,10 @@ p.hint{margin-bottom: 1em; background:#fed; padding: 1em; }
/* ----- override datatable defaults */ /* ----- override datatable defaults */
.dataTables_wrapper{clear: none;float: left; margin: auto 1px;} .dataTables_wrapper{clear: none;float: left; margin: auto 1px;}
table.dataTable tbody tr.even{background: #f0f4f8;} /*
/* table.dataTable tbody tr.odd{} */ table.dataTable tbody tr.even_{background: #f0f4f8;}
table.dataTable tbody tr.odd{}
*/
table.dataTable{margin: 0; width: auto; border-spacing: 1px;} table.dataTable{margin: 0; width: auto; border-spacing: 1px;}
table.dataTable tbody td{padding: 3px;} table.dataTable tbody td{padding: 3px;}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment