Helius
2022-10-19 39a5520c112081aff9f55ad13c1b4b53e4136a87
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}