Fix: small style fixes

This commit is contained in:
Julian Kropff
2026-04-10 20:41:12 +02:00
parent a2d176f13c
commit cb7c284314
2 changed files with 2 additions and 3 deletions
@@ -65,7 +65,7 @@
</graphic>
</Label>
<Label fx:id="TableText"
<Label fx:id="tableText"
text="Place your bet"
styleClass="table-title" />
@@ -18,8 +18,7 @@
layoutX="50.0" layoutY="710.0">
<!-- Placeholder buttons -->
Fix: correct Taskbar UI
Refs #52 <Button text="SETTINGS" styleClass="gray-button" />
<Button text="SETTINGS" styleClass="gray-button" />
<Button text="INFO" styleClass="gray-button" />
<!-- Buten for the Casono Browser -->
<Button text="HELP" onAction="#onBrowserButtonClick" styleClass="gray-button" />