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

6 lines
80 B
CSS
Raw Normal View History

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