changed the color of the editor-toolbar_hover class #7642

Merged
ByronEricPerez merged 5 commits from The_icons_are_not_shown_well_when_hovering_#7619 into master 2022-07-21 22:58:13 +02:00
Showing only changes of commit 62c497802b - Show all commits

View file

@ -120,9 +120,9 @@
color: var(--color-header-link);
background-color: var(--color-border);
}
/* &:active {
background-color: var(--color-border);
} */
}
button.active {
background: var(--color-border);
}
}
}