Set message textbox font style to mono
This commit is contained in:
parent
bbca33246a
commit
e2d9878e8e
@ -82,7 +82,7 @@
|
||||
</VBox>
|
||||
<TextArea fx:id="messageTextArea" layoutY="110.0" prefHeight="270.0" prefWidth="640.0" text="0239 0480 2938 0928 3093 2298 3923 8933" wrapText="true" AnchorPane.bottomAnchor="40.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="90.0">
|
||||
<font>
|
||||
<Font size="30.0" />
|
||||
<Font name="Liberation Mono" size="30.0" />
|
||||
</font>
|
||||
</TextArea>
|
||||
<FlowPane alignment="CENTER_RIGHT" prefHeight="34.0" prefWidth="620.0" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0">
|
||||
|
Loading…
x
Reference in New Issue
Block a user