aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources
diff options
context:
space:
mode:
authorViktoria Pundy <viktoria.pundy@aon.at>2018-06-01 09:05:52 +0200
committerTharre <tharre3@gmail.com>2018-06-02 00:14:15 +0200
commit356d892d5bcfa865832f695c9b46c61fbceebf54 (patch)
treea74548d70aed2d0eb4d8382c9253f898e7b2e0ac /src/main/resources
parent99df0868cbe3e215c1e494f89accae0deb0434d8 (diff)
downloadsepm-groupproject-356d892d5bcfa865832f695c9b46c61fbceebf54.tar.gz
sepm-groupproject-356d892d5bcfa865832f695c9b46c61fbceebf54.tar.xz
sepm-groupproject-356d892d5bcfa865832f695c9b46c61fbceebf54.zip
Adjusted some colours [#27299]
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/fxml/ArchiveOperation.fxml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/fxml/ArchiveOperation.fxml b/src/main/resources/fxml/ArchiveOperation.fxml
index 90cbe74..ddcb0b4 100644
--- a/src/main/resources/fxml/ArchiveOperation.fxml
+++ b/src/main/resources/fxml/ArchiveOperation.fxml
@@ -13,9 +13,9 @@
<AnchorPane fx:id="archiveOperationAP" maxHeight="-Infinity" maxWidth="-Infinity" minHeight="-Infinity" minWidth="-Infinity" prefHeight="650.0" prefWidth="1000.0" style="-fx-background-color: white;" visible="false" xmlns="http://javafx.com/javafx/9.0.1" xmlns:fx="http://javafx.com/fxml/1" fx:controller="at.ac.tuwien.sepm.assignment.groupphase.einsatzverwaltung.controller.ArchiveOperationController">
<children>
- <ScrollPane hbarPolicy="NEVER" layoutY="202.0" prefHeight="449.0" prefWidth="900.0" style="-fx-background-color: rgba(239,235,232,1);" vbarPolicy="NEVER" AnchorPane.leftAnchor="50.0">
+ <ScrollPane hbarPolicy="NEVER" layoutY="202.0" prefHeight="449.0" prefWidth="900.0" style="-fx-background-color: WHITE;" vbarPolicy="NEVER" AnchorPane.leftAnchor="50.0">
<content>
- <FlowPane fx:id="archiveOperationFlowPane" hgap="12" prefHeight="598.0" prefWidth="900.0" style="-fx-background-color: rgba(239,235,232,1);" vgap="12">
+ <FlowPane fx:id="archiveOperationFlowPane" hgap="12" prefHeight="598.0" prefWidth="900.0" style="-fx-background-color: WHITE;" vgap="12">
<padding>
<Insets left="40.0" top="20.0" />
</padding></FlowPane>
@@ -86,7 +86,7 @@
</Label>
</children>
</AnchorPane>
- <AnchorPane fx:id="apMainDetails" layoutX="50.0" layoutY="85.0" prefHeight="118.0" prefWidth="900.0" styleClass="bg-white, shadowed">
+ <AnchorPane fx:id="apMainDetails" layoutX="50.0" layoutY="85.0" prefHeight="118.0" prefWidth="821.0" styleClass="bg-white, shadowed" AnchorPane.leftAnchor="90.0">
<children>
<GridPane layoutY="11.0" prefHeight="99.0" prefWidth="451.0">
<columnConstraints>