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

se.europeanspallationsource.xaos.ui.control.impl.css.navigator.css Maven / Gradle / Ivy

Go to download

JavaFX-based portion of the XAOS framework, containing the JavaFX-based controls and tools suitable for other projects too.

The newest version!
.xaos-navigator {

	-normal-color: derive(-fx-color,-11%);
	-normal-color-lighter: derive(-fx-color,-7%);
	-hover-color: derive(-fx-color,-22%);
	-pressed-color: derive(-fx-color,-44%);
	-disabled-color: derive(-fx-color,3%);
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy