Fix hover effect on disabled menu items
This commit is contained in:
parent
02da356876
commit
8c60ae7c07
@ -120,6 +120,7 @@ $separator-padding: map-get(cfg.$separators, "small") !default;
|
||||
|
||||
&:disabled {
|
||||
-fx-opacity: cfg.$opacity-disabled;
|
||||
-fx-background-color: $color-menuitem-bg;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user