samu_masken #7

Merged
PBG2H22AWO merged 5 commits from samu_masken into master 2023-12-14 08:59:58 +01:00
Showing only changes of commit b77e42914f - Show all commits

View File

@ -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{
}