mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
Change color of parent of tree-hover to neutral color
This commit is contained in:
parent
792b15ef1e
commit
ba40b800d8
@ -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