UNPKG

199 BCSSView Raw
1.bootstrap-table .table > tbody > tr.groupBy.expanded,
2.bootstrap-table .table > tbody > tr.groupBy.collapsed {
3 cursor: pointer;
4}
5
6.bootstrap-table .table > tbody > tr.hidden {
7 display: none;
8}