Docker/SNIPE-IT/public/js/extensions/group-by-v2/bootstrap-table-group-by.css
2024-04-17 20:22:30 +02:00

7 lines
129 B
CSS

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