EDIT::changed color of register window button

This commit is contained in:
Sem van der Hoeven
2019-04-10 12:24:11 +02:00
parent 50fb2078b0
commit 377db10f13

View File

@@ -1,6 +1,5 @@
#signUpButton {
/*-fx-background-color: #005e07;*/
-fx-background-color: red;
-fx-background-color: #005e07;
-fx-text-fill: #c4eec9;
}