@mussonindustrial/pyro-mui-joy
Version:
A port of Material UI Joy Theme for Ignition by Inductive Automation
13 lines (11 loc) • 406 B
CSS
.ia_horizontalMenuComponent__item:not(
.ia_horizontalMenuComponent__item--active
):not(.ia_horizontalMenuComponent__item--disabled):hover {
filter: brightness(1.2);
}
.ia_horizontalMenuComponent__modal
.ia_horizontalMenuComponent__item:not(
.ia_horizontalMenuComponent__item--active
):not(.ia_horizontalMenuComponent__item--disabled):hover {
filter: brightness(1.2);
}