Files
yusheng-php/public/assets/libs/bootstrap-table/dist/extensions/group-by-v2/bootstrap-table-group-by.css

7 lines
129 B
CSS
Raw Normal View History

2025-08-07 20:21:47 +08:00
.bootstrap-table .table > tbody > tr.groupBy {
cursor: pointer;
}
.bootstrap-table .table > tbody > tr.groupBy.expanded {
}