UI improvements
This commit is contained in:
4
src/application/MainWindows.css
Normal file
4
src/application/MainWindows.css
Normal 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; }
|
Reference in New Issue
Block a user