All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.dlsc.gemsfx.demo.templatepane.controls.css Maven / Gradle / Ivy

There is a newer version: 2.81.0
Show newest version
.toggle-button {
	-fx-border-color: black;
	-fx-border-width: .5px;
	-fx-background-color: lightgray;
}

.toggle-button:selected {
	-fx-background-color: lightblue;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy