Helius
2022-03-15 63541e6c20cb4393ccb12505005e9e5833cd0b0a
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}