merged 0300 and 0120

This commit is contained in:
2021-11-26 13:30:51 +01:00
parent dc1b1643d8
commit 5a4a1e70e8
2 changed files with 1 additions and 19 deletions

View File

@@ -5,7 +5,7 @@ GridPane{
-fx-font-family: Segoe UI;
-fx-border-insets: 1;
-fx-border-color: white;
-fx-border-color: #B0B0B0;
-fx-border-style: solid;
-fx-border-width: 2;
-fx-effect: dropshadow(three-pass-box, rgba(100, 100, 100, 1), 24, 0.5, 0, 0);