UNPKG

151 BCSSView Raw
1.bootstrap-table .table > tbody > tr.groupBy {
2 cursor: pointer;
3}
4
5.bootstrap-table .table > tbody > tr.hidden + tr.detail-view {
6 display: none;
7}