Helius
2022-07-02 7a178f5af6493e2d372f5f482f43fefb62c9f715
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}