Changed Things

This commit is contained in:
Michael-Jouanneau 2016-11-21 04:28:26 +01:00
parent e04ce8a6c1
commit 3199b7c775

View File

@ -10,7 +10,7 @@
<Pane id="pane" maxHeight="-Infinity" maxWidth="-Infinity" minHeight="-Infinity" minWidth="-Infinity" prefHeight="450.0" prefWidth="750.0" stylesheets="@../style/default-theme.css" xmlns="http://javafx.com/javafx/8.0.112-ea" xmlns:fx="http://javafx.com/fxml/1">
<children>
<Rectangle id="instance-back" height="40.0" strokeType="INSIDE" width="750.0" />
<Rectangle id="instance-back" height="40.0" width="750.0" />
<Label id="lable" layoutX="324.0" layoutY="1.0" text="Instances">
<font>
<Font name="Centaur" size="31.0" />