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