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