Fixed: SkipTurn Botton Position, SidePanel position, Info back color changed

This commit is contained in:
rubenpirreram
2026-05-22 20:10:27 +02:00
parent 06c82bb085
commit 84a1f8de0f
4 changed files with 22 additions and 21 deletions
+2 -8
View File
@@ -43,14 +43,8 @@
}
.frame {
-fx-background-color:
#8B6914,
#FFF8DC,
#8B6914,
#FFF8DC;
-fx-background-insets: 0, 5, 10, 15;
-fx-background-radius: 15, 12, 8, 4;
-fx-padding: 15 15 15 15;
-fx-background-color: rgba(255,255,255,0.35);
-fx-background-radius: 15 15 0 0;
}
.action-button {