Files
sentcms/public/static/libs/bootstrap-table/dist/extensions/group-by-v2/bootstrap-table-group-by.css
2019-07-06 16:59:35 +08:00

7 lines
129 B
CSS

.bootstrap-table .table > tbody > tr.groupBy {
cursor: pointer;
}
.bootstrap-table .table > tbody > tr.groupBy.expanded {
}