
css.analyzer.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of analyzer Show documentation
Show all versions of analyzer Show documentation
Showcase application used to analyze JRebirth logs
The newest version!
.editor {
-fx-background-color: skyblue, derive(skyblue, 25%), derive(skyblue, 50%), derive(skyblue, 75%);
/* set background to skyblue */
/* -fx-background-insets: 20, 40, 60, 80; */
/* -fx-border-color: red, yellow, green, blue; / * set border to red*/
/* -fx-border-insets: 20, 40, 60, 80; */
/* -fx-border-width: 3; / * border width 3px */
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy