Helius
2020-12-23 eb668b4fe0579e53938514eb4783d8f39a110dc9
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}