CSS entfernt

This commit is contained in:
Samuel Wolff 2023-12-14 08:53:06 +01:00
parent 33ebabe083
commit b77e42914f

View File

@ -82,18 +82,3 @@
-fx-background-color: #FFDCDC; -fx-background-color: #FFDCDC;
-fx-text-fill: #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{
}