UNPKG

bootstrap-table

Version:

An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3).

12 lines (8 loc) 215 B
.bootstrap-table .table > tbody > tr.groupBy { cursor: pointer; } .bootstrap-table .table > tbody > tr.groupBy.expanded { } .bootstrap-table .table > tbody > tr.hidden + tr.detail-view { display: none; }