diff --git a/src/main/resources/de/subway_surfers/vpr_app/layout.css b/src/main/resources/de/subway_surfers/vpr_app/layout.css index 06b8d6c..f7a8199 100644 --- a/src/main/resources/de/subway_surfers/vpr_app/layout.css +++ b/src/main/resources/de/subway_surfers/vpr_app/layout.css @@ -82,18 +82,3 @@ -fx-background-color: #FFDCDC; -fx-text-fill: #FFDCDC; } - - -/* Inhaltsstoffe filtern View */ -.bottomHbox{ - -fx-padding: 5px; - -fx-border-insets: 5px; - -fx-background-insets: 5px; - -fx-alignment: CENTER_LEFT; -} - -.bottomHbox > CheckBox{ - - - -} \ No newline at end of file