Files
Deprecated-Unsupported/Java Projects/FXWinWrap/src/versions/v0.0.3/resources/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 {
}