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