Kommentiert und getestet
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<Button text="Alle Bestellungen anzeigen" onAction="#onBestellungenAnzeigen"/>
|
||||
<Button text="Rechnungen herunterladen"/>
|
||||
<Button text="Daten importieren/Exportieren"/>
|
||||
<Button text="Account anlegen" onAction="#onAccountAnlegenClick"/>
|
||||
<Button text="Accounts verwalten" onAction="#onAccountAnlegenClick"/>
|
||||
</VBox>
|
||||
</left>
|
||||
<right>
|
||||
|
@@ -81,7 +81,7 @@
|
||||
-fx-grid-lines-visible: true;
|
||||
}
|
||||
|
||||
.accounterstellung_links {
|
||||
.accounterstellung_links, .button-untenrechts{
|
||||
-fx-spacing: 20;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user