org.controlsfx.samples.decorations.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
The newest version!
.warning {
-fx-background-color: #FF000055;
}
.success {
-fx-background-color: #00FF0055;
}