Label Font and Text Fill disabled on Scene builder
问题 I'm fairly new to Scene Builder and JavaFXML. When I added a Label to my Anchor Pane, I couldn't change the Font of the Text and it's colour. Both the options have been greyed out and there's this CSS heading next to it. How can I not disable those options? This is the same case for the buttons too. FXML file: <?xml version="1.0" encoding="UTF-8"?> <?import com.jfoenix.controls.JFXButton?> <?import javafx.scene.control.Label?> <?import javafx.scene.layout.AnchorPane?> <?import javafx.scene