Files
SIPAIIS_WMS_JSSW/WebRoot/plugins/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.css

7 lines
129 B
CSS
Raw Normal View History

2026-01-16 14:13:44 +08:00
.bootstrap-table .table > tbody > tr.groupBy {
cursor: pointer;
}
.bootstrap-table .table > tbody > tr.groupBy.expanded {
}