We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d10ba59 commit d188a7cCopy full SHA for d188a7c
css/dataTables.checkboxes.css
@@ -4,6 +4,11 @@ table.dataTable tbody td.dt-checkboxes-cell {
4
cursor: pointer;
5
}
6
7
+table.dataTable thead th.dt-checkboxes-select-all,
8
+table.dataTable tbody td.dt-checkboxes-cell {
9
+ text-align: center;
10
+}
11
+
12
div.dataTables_wrapper span.select-info,
13
div.dataTables_wrapper span.select-item {
14
margin-left: 0.5em;
0 commit comments