Added things
This commit is contained in:
parent
b712c1671a
commit
7d84627b41
@ -27,12 +27,12 @@
|
||||
</font></CheckBox>
|
||||
<PasswordField id="minecraftpass" layoutX="108.0" layoutY="174.0" prefHeight="27.0" prefWidth="165.0" promptText="Password" />
|
||||
<TextField id="minecraftuser" layoutX="108.0" layoutY="130.0" prefHeight="27.0" prefWidth="165.0" promptText="Username / Email" />
|
||||
<ImageView fitHeight="94.0" fitWidth="274.0" layoutX="14.0" layoutY="34.0" pickOnBounds="true" preserveRatio="true">
|
||||
<ImageView fitHeight="94.0" fitWidth="274.0" layoutX="14.0" layoutY="56.0" pickOnBounds="true" preserveRatio="true">
|
||||
<image>
|
||||
<Image url="@../icons/minecraft.png" />
|
||||
</image>
|
||||
</ImageView>
|
||||
<Button id="close-minecraft-login-window" layoutX="250.0" layoutY="5.0" mnemonicParsing="false" prefHeight="19.0" prefWidth="45.0" text="Close" />
|
||||
<Button id="close-minecraft-login-window" layoutX="259.0" layoutY="14.0" mnemonicParsing="false" prefHeight="19.0" prefWidth="28.0" text="X" />
|
||||
<Label layoutX="14.0" layoutY="134.0" text="Username :" textFill="WHITE">
|
||||
<font>
|
||||
<Font name="Century" size="15.0" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user