- temp commit on group action

This commit is contained in:
James 2012-01-04 12:47:27 -05:00
parent 9216da7f03
commit 5fa92f3d17
4 changed files with 48 additions and 23 deletions

View file

@ -66,4 +66,12 @@
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
}
.datatable_checkbox {
text-align: center;
}
.datatable_checkbox .DataTables_sort_wrapper {
text-align: center;
}