Deprecated-Unsupported/Java Projects/FXImager/bin/v0.0.2/stylesheet.css

6 lines
80 B
CSS
Raw Normal View History

2021-02-18 23:45:52 +00:00
.root {
-fx-background: rgba(68, 68, 68, 0.8); // == #444444;
}
.button {
}