UI improvements

This commit is contained in:
Seil0
2017-03-31 19:19:34 +02:00
parent d2043bee0b
commit 4bd5aa86c3
17 changed files with 43 additions and 28 deletions

View File

@ -0,0 +1,4 @@
.jfx-hamburgerW StackPane { -fx-background-color: white;
-fx-background-radius: 5px; }
.jfx-hamburgerB StackPane { -fx-background-color: black;
-fx-background-radius: 5px; }