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