Improved visual appearance of ChatScene

Additionally added minimum height of application and basic
ContactSearchScene.fxml file.
This commit is contained in:
delvh
2020-06-06 18:33:24 +02:00
parent ec72b6fc67
commit 9e7bde1d4d
4 changed files with 34 additions and 16 deletions

View File

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