bootstrap-table-group-by.css 129 B

1234567
  1. .bootstrap-table .table > tbody > tr.groupBy {
  2. cursor: pointer;
  3. }
  4. .bootstrap-table .table > tbody > tr.groupBy.expanded {
  5. }