Helius
2021-11-01 110a99baa82a748bee993ad01ca03370c9dc0cf2
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}