Helius
2021-01-20 3c58510ca9d6d5178b924ac3afade5e9c745cac6
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}