UNPKG

bootstrap-table

Version:

An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)

9 lines (7 loc) 199 B
.bootstrap-table .table > tbody > tr.groupBy.expanded, .bootstrap-table .table > tbody > tr.groupBy.collapsed { cursor: pointer; } .bootstrap-table .table > tbody > tr.hidden { display: none; }