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