snipe-it/public/js/extensions/group-by-v2/bootstrap-table-group-by.css

7 lines
129 B
CSS
Raw Normal View History

2016-05-18 18:14:15 -07:00
.bootstrap-table .table > tbody > tr.groupBy {
cursor: pointer;
}
.bootstrap-table .table > tbody > tr.groupBy.expanded {
}