mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
fix wrong format for css comment used
This commit is contained in:
parent
47cfe1ba39
commit
296dda44f1
@ -258,7 +258,7 @@ export class Et2Tree extends Et2WidgetWithSelectMixin(LitElement) implements Fin
|
|||||||
sl-tree-item.drop-hover sl-tree-item {
|
sl-tree-item.drop-hover sl-tree-item {
|
||||||
background-color: var(--sl-color-neutral-0);
|
background-color: var(--sl-color-neutral-0);
|
||||||
}
|
}
|
||||||
//TODO color of selected marker in front should be #006699 same as border top color
|
/*TODO color of selected marker in front should be #006699 same as border top color*/
|
||||||
|
|
||||||
sl-badge::part(base) {
|
sl-badge::part(base) {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user