allocatr/public/assets/libs/bootstrap-table/dist/extensions/group-by-v2/bootstrap-table-group-by.css
2025-02-26 16:44:49 +08:00

7 lines
129 B
CSS
Executable File

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