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