When I click on the “…” in the list of theme components, the delete icon is only shown on hover. Also, the other icons disappear when you hover over another option.
1 like
Ik denk dat alleen kleurenpaletten op basis van het WCAG-palet hierdoor worden beïnvloed.
@awesomerobot About the delete icon: it’s 5y old code but I wonder why that would have been implemented?
.btn-icon.ok,
.btn-icon.cancel,
.btn-danger {
.d-icon {
color: var(--secondary);
}
}
Got any idea?
For the disappearing icons, it’s clearly some mouse-over event but I’m having trouble debugging that ![]()
1 like
The same also happens in other, similar menus like the one for ordering flags: