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