Updated to version 3. New gui layout and can full screen now.

This commit is contained in:
Maxim Stewart
2016-11-07 01:48:34 -06:00
parent 0aa272bb90
commit 95a280dd11
35 changed files with 846 additions and 0 deletions

View File

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