Fixed invisibility bug
This commit is contained in:
parent
cfd323725f
commit
d20d72f6e2
@ -18,7 +18,7 @@
|
|||||||
-fx-background-color: lightgray;
|
-fx-background-color: lightgray;
|
||||||
}
|
}
|
||||||
|
|
||||||
.list-view, .list-cell, .label, .text-area .content, .tooltip, .pane, .pane .content, .vbox, .titled-pane > .title, .titled-pane > *.content {
|
.list-view, .list-cell, .label, .text-area .content, .text-field, .password-field, .tooltip, .pane, .pane .content, .vbox, .titled-pane > .title, .titled-pane > *.content {
|
||||||
-fx-background-color: dimgray;
|
-fx-background-color: dimgray;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user