I have set up a choicebox and applied colors using a css stylesheet: /* Text in all labels */ .choice-box .label { -fx-text-fill: red; } ...
確定! 回上一頁