snipe-it/resources/assets/js/extensions/group-by-v2/bootstrap-table-group-by.css
snipe c50b81ff19
Added resources
Signed-off-by: snipe <[email protected]>
2020-04-22 07:15:24 -07:00

7 lines
129 B
CSS
Executable file

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