Validation fixed on server list screen.

Server List Screen done.
tags : #story[1245]
This commit is contained in:
Alistair McIntyre
2017-09-11 13:51:29 +12:00
parent 800ae2864f
commit 2b53e0d5b4
3 changed files with 30 additions and 8 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
#serverHostName .error-label, #serverPortNumber .error-label {
-fx-font-size: 12px;
-fx-text-fill: palevioletred;
-fx-text-fill: lightblue;
}
#connectGridPane {