recentrage des nom des perso sur la barre de vie
This commit is contained in:
parent
b8d0dde99d
commit
9c7624898e
@ -446,9 +446,13 @@
|
|||||||
</VBox.margin>
|
</VBox.margin>
|
||||||
<children>
|
<children>
|
||||||
<StackPane prefHeight="150.0" prefWidth="200.0" GridPane.columnIndex="8">
|
<StackPane prefHeight="150.0" prefWidth="200.0" GridPane.columnIndex="8">
|
||||||
|
<children>
|
||||||
|
<VBox alignment="CENTER" prefHeight="200.0" prefWidth="100.0">
|
||||||
<children>
|
<children>
|
||||||
<Label styleClass="text" text="Allie" />
|
<Label styleClass="text" text="Allie" />
|
||||||
</children>
|
</children>
|
||||||
|
</VBox>
|
||||||
|
</children>
|
||||||
</StackPane>
|
</StackPane>
|
||||||
<StackPane prefHeight="150.0" prefWidth="200.0" GridPane.columnIndex="10">
|
<StackPane prefHeight="150.0" prefWidth="200.0" GridPane.columnIndex="10">
|
||||||
<children>
|
<children>
|
||||||
@ -461,14 +465,23 @@
|
|||||||
</children>
|
</children>
|
||||||
</StackPane>
|
</StackPane>
|
||||||
<StackPane prefHeight="150.0" prefWidth="200.0" GridPane.columnIndex="11">
|
<StackPane prefHeight="150.0" prefWidth="200.0" GridPane.columnIndex="11">
|
||||||
|
<children>
|
||||||
|
<VBox alignment="CENTER" prefHeight="200.0" prefWidth="100.0">
|
||||||
<children>
|
<children>
|
||||||
<Label styleClass="text" text="Charles" />
|
<Label styleClass="text" text="Charles" />
|
||||||
</children>
|
</children>
|
||||||
|
</VBox>
|
||||||
|
<VBox prefHeight="200.0" prefWidth="100.0" />
|
||||||
|
</children>
|
||||||
</StackPane>
|
</StackPane>
|
||||||
<StackPane prefHeight="150.0" prefWidth="200.0" GridPane.columnIndex="12">
|
<StackPane prefHeight="150.0" prefWidth="200.0" GridPane.columnIndex="12">
|
||||||
|
<children>
|
||||||
|
<VBox alignment="CENTER" prefHeight="200.0" prefWidth="100.0">
|
||||||
<children>
|
<children>
|
||||||
<Label styleClass="text" text="Franklin" />
|
<Label styleClass="text" text="Franklin" />
|
||||||
</children>
|
</children>
|
||||||
|
</VBox>
|
||||||
|
</children>
|
||||||
</StackPane>
|
</StackPane>
|
||||||
<StackPane prefHeight="150.0" prefWidth="200.0" GridPane.columnIndex="13">
|
<StackPane prefHeight="150.0" prefWidth="200.0" GridPane.columnIndex="13">
|
||||||
<children>
|
<children>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user