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

update datatable css

parent f58cecb0
Branches
No related tags found
1 merge request!5update datatable css
......@@ -27,8 +27,10 @@ p.hint{margin-bottom: 1em; background:#fed; padding: 1em; }
/* ----- override datatable defaults */
.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 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