snipe-it/public/assets/js/extensions/group-by-v2/bootstrap-table-group-by.css
2016-05-18 18:14:15 -07:00

7 lines
129 B
CSS
Executable file

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