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