
tornadofx.control.form.css Maven / Gradle / Ivy
.form .label-container {
-fx-alignment: center-left;
-fx-padding: 0 15 0 0;
}
.form .input-container {
-fx-spacing: 10;
}
.form .field {
-fx-padding: 5 0;
}
.form .fieldset .legend {
-fx-font-weight: bold;
-fx-font-size: 1.2em;
-fx-padding: 0 0 5 0;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy