snipe-it/public/js/extensions/group-by-v2/bootstrap-table-group-by.css
2017-05-31 10:31:56 -07:00

7 lines
129 B
CSS
Executable file

.bootstrap-table .table > tbody > tr.groupBy {
cursor: pointer;
}
.bootstrap-table .table > tbody > tr.groupBy.expanded {
}