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