Fixed: SkipTurn Botton Position, SidePanel position, Info back color changed
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user