Fix: small style fixes
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user