* replacing all debug/info syso and all syse with log4j 2 logger * loadSettings() should be 100% bulletproof
4 lines
189 B
CSS
4 lines
189 B
CSS
.jfx-hamburgerW StackPane { -fx-background-color: white;
|
|
-fx-background-radius: 5px; }
|
|
.jfx-hamburgerB StackPane { -fx-background-color: black;
|
|
-fx-background-radius: 5px; } |