fix non default split menu button text color on dark theme
This commit is contained in:
parent
537c2ffef0
commit
0e7aa34d07
@ -38,7 +38,7 @@
|
||||
-fx-base: -fx-default-button;
|
||||
}
|
||||
|
||||
.split-menu-button.default-button > .label, .menu-item.default-button > .label {
|
||||
.split-menu-button > .label, .menu-item.default-button > .label {
|
||||
-fx-text-fill: white;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user