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