java-tutorials/javafx/src/main/resources/search.css

4 lines
68 B
CSS

.button {
-fx-background-color: red;
-fx-text-fill: white;
}