File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed
src/main/resources/layouts Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 8585 <Font name =" Open Sans Regular" size =" 14.0" />
8686 </font >
8787 </TextArea >
88- <Button fx : id =" minimizeButton" layoutX =" 248 .0" layoutY =" 2 .0" mnemonicParsing =" false" prefHeight = " 11.0 " prefWidth = " 21.0 " stylesheets =" @../css/application.css" text = " _ " >
88+ <Button fx : id =" minimizeButton" layoutX =" 264 .0" layoutY =" 7 .0" mnemonicParsing =" false" stylesheets =" @../css/application.css" >
8989 <font >
9090 <Font name =" Open Sans Regular" size =" 12.0" />
91- </font ></Button >
92- <Button fx : id =" closeButton" layoutX =" 268.0" layoutY =" 6.0" mnemonicParsing =" false" prefHeight =" 11.0" prefWidth =" 21.0" stylesheets =" @../css/application.css" text =" x" >
91+ </font >
92+ <graphic >
93+ <FontAwesomeIconView glyphName =" WINDOW_MINIMIZE" glyphStyle =" fas" size =" 10" text =" " />
94+ </graphic ></Button >
95+ <Button fx : id =" closeButton" layoutX =" 287.0" layoutY =" 7.0" mnemonicParsing =" false" stylesheets =" @../css/application.css" >
9396 <font >
9497 <Font name =" Open Sans Regular" size =" 12.0" />
95- </font ></Button >
98+ </font >
99+ <graphic >
100+ <FontAwesomeIconView glyphName =" TIMES" glyphStyle =" fas" size =" 10" />
101+ </graphic >
102+ </Button >
96103 </children >
97104 </Group >
98105 </center >
You can’t perform that action at this time.
0 commit comments