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