Skip to content
Snippets Groups Projects
Commit b3dff19b authored by Oluwatomisin OTENIYA's avatar Oluwatomisin OTENIYA :speech_balloon:
Browse files

Added slight changes to ReformattedMainPage.fxml.

parent c65c09d7
No related branches found
No related tags found
No related merge requests found
Pipeline #8393 canceled
......@@ -46,8 +46,8 @@
<Font name="System Bold" size="14.0" />
</font>
</Button>
<Button layoutX="529.0" layoutY="10.0" mnemonicParsing="false" prefHeight="36.0" prefWidth="61.0" style="-fx-background-color: #304ffe;" text="Back" />
<ImageView fitHeight="57.0" fitWidth="60.0" layoutX="267.0" layoutY="58.0" pickOnBounds="true" preserveRatio="true">
<Button fx:id="backButton" layoutX="529.0" layoutY="10.0" mnemonicParsing="false" onAction="#handleBack" prefHeight="36.0" prefWidth="61.0" style="-fx-background-color: #304ffe;" text="Logout" />
<ImageView fitHeight="65.0" fitWidth="76.0" layoutX="262.0" layoutY="51.0" pickOnBounds="true" preserveRatio="true">
<image>
<Image url="@LogoSquirrel.png" />
</image>
......@@ -62,12 +62,12 @@
<Font name="System Bold" size="13.0" />
</font>
</Label>
<Label layoutX="464.0" layoutY="14.0" text="Put Username here">
<Label layoutX="463.0" layoutY="13.0" text="Put Username here">
<font>
<Font name="System Bold" size="13.0" />
</font>
</Label>
<Label layoutX="72.0" layoutY="-6.0" prefHeight="50.0" prefWidth="162.0" text="PASSWORD MANAGER">
<Label layoutX="42.0" layoutY="-4.0" prefHeight="50.0" prefWidth="162.0" text="PASSWORD MANAGER">
<font>
<Font name="System Bold" size="15.0" />
</font>
......@@ -88,12 +88,12 @@
</LinearGradient>
</textFill>
</Label>
<ImageView fitHeight="24.0" fitWidth="31.0" layoutX="34.0" layoutY="7.0" pickOnBounds="true" preserveRatio="true">
<ImageView fitHeight="24.0" fitWidth="31.0" layoutX="16.0" layoutY="8.0" pickOnBounds="true" preserveRatio="true">
<image>
<Image url="@Lock.png" />
</image>
</ImageView>
<ImageView fitHeight="34.0" fitWidth="40.0" layoutX="337.0" layoutY="3.0" pickOnBounds="true" preserveRatio="true">
<ImageView fitHeight="34.0" fitWidth="40.0" layoutX="345.0" layoutY="3.0" pickOnBounds="true" preserveRatio="true">
<image>
<Image url="@MiniProfile.png" />
</image>
......
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