aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorViktoria Pundy <viktoria.pundy@aon.at>2018-06-14 12:20:15 +0200
committerTharre <tharre3@gmail.com>2018-06-14 15:58:59 +0200
commit603883a95d47d7debaaacc9669e88d73c8aad2e2 (patch)
treeb721c8a78aa62c0a2044bdff66b4c320727b834e
parentc0e7ede13e32173a793e5456b10a3835f6aef409 (diff)
downloadsepm-groupproject-603883a95d47d7debaaacc9669e88d73c8aad2e2.tar.gz
sepm-groupproject-603883a95d47d7debaaacc9669e88d73c8aad2e2.tar.xz
sepm-groupproject-603883a95d47d7debaaacc9669e88d73c8aad2e2.zip
Adjusted shadow of AnchorPane [#27299]
-rw-r--r--src/main/resources/fxml/ArchiveOperation.fxml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fxml/ArchiveOperation.fxml b/src/main/resources/fxml/ArchiveOperation.fxml
index b322db6..0676d1a 100644
--- a/src/main/resources/fxml/ArchiveOperation.fxml
+++ b/src/main/resources/fxml/ArchiveOperation.fxml
@@ -51,7 +51,7 @@
</font>
</Hyperlink>
</children></AnchorPane>
- <AnchorPane layoutX="82.0" layoutY="81.0" prefHeight="99.0" prefWidth="822.0" style="-fx-background-color: white; -fx-effect: dropshadow(three-pass-box, rgba(0,0,0,0.8), 5, 0, 0, 5);">
+ <AnchorPane layoutX="82.0" layoutY="81.0" prefHeight="99.0" prefWidth="822.0" style="-fx-background-color: white;" styleClass="shadowed">
<children>
<Label fx:id="lblOpCode" layoutX="25.0" layoutY="22.0" prefHeight="26.0" prefWidth="116.0" text="Label">
<font>