Files
park/public/assets/libs/bootstrap-table/dist/extensions/group-by-v2/bootstrap-table-group-by.css
MeSHard b22d09bd39 init
2025-12-01 11:19:23 +08:00

7 lines
129 B
CSS

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