Essensbestellungsverwaltung/src/main/resources/com/bib/essensbestellungsverwaltung/child.css

5 lines
112 B
CSS
Raw Normal View History

2023-01-18 02:41:25 +01:00
#btAddChild{
-fx-background-color: lightblue;
-fx-border-color: transparent;
-fx-text-fill: white;
}