mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-20 01:12:50 +00:00
7 lines
129 B
CSS
7 lines
129 B
CSS
.bootstrap-table .table > tbody > tr.groupBy {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.bootstrap-table .table > tbody > tr.groupBy.expanded {
|
|
|
|
} |