Helius
2020-12-28 064c765a04dacbede3674ac7a8a9a201037a47e5
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}