diff --git a/src/de/geofroggerfx/fx/geofrogger.css b/src/de/geofroggerfx/fx/geofrogger.css index 664c0eb..4f225d9 100644 --- a/src/de/geofroggerfx/fx/geofrogger.css +++ b/src/de/geofroggerfx/fx/geofrogger.css @@ -4,7 +4,6 @@ } .menu-bar { - -fx-background-color: #aeb5ba, linear-gradient(to bottom, #ecf4fa 0%, #ced4d9 100%); -fx-background-insets: 0, 0 0 1 0; } @@ -22,10 +21,6 @@ -fx-padding: 0; } -.form { - -fx-background-color: #aeb5ba, linear-gradient(to bottom, #ecf4fa 0%, #ced4d9 100%); -} - .details-header, .cache-header { -fx-background-color: linear-gradient(to bottom, #aaaaaa 0%, #888888 100%);