Project-HomeFlix/src/main/resources/css/MainWindow.css

4 lines
189 B
CSS
Raw Normal View History

.jfx-hamburgerW StackPane { -fx-background-color: white;
-fx-background-radius: 5px; }
.jfx-hamburgerB StackPane { -fx-background-color: black;
-fx-background-radius: 5px; }