mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-02 20:19:27 +01:00
Change color of parent of tree-hover to neutral color
This commit is contained in:
parent
64fd79b788
commit
cb87d60427
@ -254,7 +254,7 @@ export class Et2Tree extends Et2WidgetWithSelectMixin(LitElement)
|
||||
}
|
||||
|
||||
sl-tree-item.drop-hover sl-tree-item {
|
||||
background-color: var(--sl-color-neutral-1000);
|
||||
background-color: var(--sl-color-neutral-0);
|
||||
}
|
||||
|
||||
sl-badge::part(base) {
|
||||
|
Loading…
Reference in New Issue
Block a user