Skip to content

Instantly share code, notes, and snippets.

@amischler
Created November 28, 2013 14:52
Show Gist options
  • Save amischler/7693117 to your computer and use it in GitHub Desktop.
Save amischler/7693117 to your computer and use it in GitHub Desktop.
.form-editor-invalid {
-fx-text-fill: red;
}
.form-label-invalid {
-fx-font-weight: bold;
}
.form-editor-warning {
-fx-text-fill: orange;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment