mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-17 07:47:57 -04:00
Fix black ComboBox
This commit is contained in:
parent
80815fc3a0
commit
06a58514b3
@ -569,7 +569,6 @@
|
|||||||
.list-cell:selected, .jfx-list-cell:selected {
|
.list-cell:selected, .jfx-list-cell:selected {
|
||||||
-fx-background-insets: 0.0;
|
-fx-background-insets: 0.0;
|
||||||
-fx-text-fill: BLACK;
|
-fx-text-fill: BLACK;
|
||||||
-fx-background-color: black;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.jfx-list-cell:filled:hover,
|
.jfx-list-cell:filled:hover,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user