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 df55687 commit 70c60f7Copy full SHA for 70c60f7
css/dataTables.checkboxes.css
@@ -1,6 +1,9 @@
1
table.dataTable.dt-checkboxes-select tbody tr,
2
table.dataTable thead .dt-checkboxes-select-all {
3
cursor: pointer;
4
+}
5
+
6
+table.dataTable thead .dt-checkboxes-select-all {
7
text-align: center;
8
}
9
0 commit comments