Deprecated-Unsupported/Java Peojects/FXImager/bin/v0.0.1/stylesheet.css
2021-02-18 17:45:52 -06:00

6 lines
80 B
CSS

.root {
-fx-background: rgba(68, 68, 68, 0.8); // == #444444;
}
.button {
}