org.controlsfx.samples.toggleSwitchSample.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of controlsfx-samples Show documentation
Show all versions of controlsfx-samples Show documentation
High quality UI controls and other tools to complement the core JavaFX distribution
.header{
-fx-font-size: 3.5em;
-fx-text-fill: black;
}
.item-title{
-fx-font-size: 1em;
-fx-text-fill: black;
}