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