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

jfxtras.labs.scene.layout.OverflowHBox.css Maven / Gradle / Ivy

There is a newer version: 9.0-r1
Show newest version
.OverflowHBoxPopup {
	-fx-background-color: -fx-shadow-highlight-color, -fx-outer-border, -fx-inner-border, -fx-body-color;
	-fx-background-insets: 0 0 -1 0,0,1,2;
	-fx-background-radius: 5,5,4,3;
	-fx-padding: 0.766667em 0.733333em 0.75em 0.733333em;
	-fx-text-fill: -fx-text-base-color;
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy