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