.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}

.bootstrap-table .table > tbody > tr.groupBy.expanded {

}