Skip to content
Snippets Groups Projects
Commit a2e01d93 authored by Eilert Tunheim's avatar Eilert Tunheim
Browse files

changed some styling for input popup screen

parent 809ea023
No related branches found
No related tags found
No related merge requests found
......@@ -123,15 +123,16 @@
#inputDropDownBox {
-fx-pref-height: 17;
-fx-pref-width: 500;
-fx-translate-x: 5;
-fx-max-height: infinity;
-fx-max-width: infinity;
-fx-alignment: center-left;
-fx-font-size: 16;
-fx-font-family: Arial;
}
#inputButtonStart {
-fx-pref-width: infinity;
-fx-pref-width: 200;
-fx-translate-y: 10;
-fx-pref-height: 25;
-fx-font-size: 20;
......
......@@ -123,15 +123,16 @@
#inputDropDownBox {
-fx-pref-height: 17;
-fx-pref-width: 500;
-fx-translate-x: 5;
-fx-max-height: infinity;
-fx-max-width: infinity;
-fx-alignment: center-left;
-fx-font-size: 16;
-fx-font-family: Arial;
}
#inputButtonStart {
-fx-pref-width: infinity;
-fx-pref-width: 200;
-fx-translate-y: 10;
-fx-pref-height: 25;
-fx-font-size: 20;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment