how to change font only on selected item in TreeView? In your css file, just define the font for .tree-cell:selected: .tree-cell:selected { -fx-font-weight: ...
確定! 回上一頁