import btn bigger font size

This commit is contained in:
Hendrik Schutter 2019-06-07 22:05:24 +02:00
parent b1984ac8dd
commit 40bfc73ba8
1 changed files with 2 additions and 1 deletions

View File

@ -71,7 +71,8 @@ class DetailView: View() {
" -fx-max-width: -fx-pref-width;\n" +
" -fx-min-height: -fx-pref-height;\n" +
" -fx-max-height: -fx-pref-height;\n" +
"-jfx-button-type: RAISED;"
"-jfx-button-type: RAISED;" +
"-fx-font-size: 25px"
}
btnImport.setOnAction {