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