Add proper layout to ChatWindow, fix user field selection in LoginDialog

This commit is contained in:
2020-06-06 10:19:33 +02:00
parent fa42516c6f
commit ca9b72b1de
6 changed files with 399 additions and 69 deletions

View File

@ -1,4 +1,4 @@
*{
-fx-font: 14pt "Serif";
-fx-background-color:#000000;
}
* {
/* -fx-font: 14.0pt "Serif"; */
/* -fx-background-color:#000000; */
}