Essensbestellungsverwaltung/src/main/resources/com/bib/essensbestellungsverwaltung/child.css
2023-01-18 02:41:25 +01:00

5 lines
112 B
CSS

#btAddChild{
-fx-background-color: lightblue;
-fx-border-color: transparent;
-fx-text-fill: white;
}