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