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

net.officefloor.eclipse.configurer.internal.Configurer.css Maven / Gradle / Ivy


.wide {
	-fx-hgap: 0.5em;
	-fx-vgap: 1.5em;
	-fx-padding: 0 1em 2em 1em; 
}

.narrow {
	-fx-hgap: 0.5em;
	-fx-vgap: 0.5em;
	-fx-padding: 0 1em 2em 1em; 
}

.configurer-column-read-only {
	-fx-opacity: 0.4;
}

.configurer:header > .button-bar > .container > .details-button {
	-fx-padding: 0;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy