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