5 lines
112 B
CSS
5 lines
112 B
CSS
#btAddChild{
|
|
-fx-background-color: lightblue;
|
|
-fx-border-color: transparent;
|
|
-fx-text-fill: white;
|
|
} |