mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-19 17:02:55 +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 {
|
|
|
|
} |