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

application.ui.find.find.css Maven / Gradle / Ivy


StackPane.optionsGroup > StackPane {
	-fx-padding: 12 10 10 10;
	-fx-border-color: #ccc;
}

StackPane.optionsGroup > Label {
	-fx-padding: 0 5 0 5;
	-fx-background-color: #f4f4f4;
}

StackPane.optionsGroup > Label:disabled {
	-fx-opacity: 1.0;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy