Styling a CheckBox
903683Feb 19 2012 — edited Feb 23 2012Hi,
is it possible to change the background color of the checkbox component in the javafx.scene.control.CheckBox control? Setting -fx-background-color: #ff0000 changes the background color of the whole component, event the text. I need only the small check box to change the color.