UNPKG

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