Changed design for quit screen as template for other dialogs

This commit is contained in:
Armin Schrenk
2022-06-24 15:34:01 +02:00
parent 22b842e6c2
commit c7ad587aa2
5 changed files with 40 additions and 12 deletions
+5
View File
@@ -103,6 +103,11 @@
-fx-font-size: 1.5em;
}
.label-large {
-fx-font-family: 'Open Sans SemiBold';
-fx-font-size: 1.2em;
}
.label-small {
-fx-font-size: 0.8em;
}