mirror of
https://github.com/grocy/grocy.git
synced 2025-08-19 20:11:16 +00:00
Make DataTable row groups collapsible everywhere (references #1189)
This commit is contained in:
@@ -355,6 +355,10 @@ a:not([href]) {
|
||||
overflow: visible !important;
|
||||
}
|
||||
|
||||
tr.dtrg-group {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* Third party component customizations - toastr */
|
||||
#toast-container > div {
|
||||
opacity: 1;
|
||||
|
Reference in New Issue
Block a user