Changed: Now Displays When a player is disconnected in GUI
This commit is contained in:
@@ -41,6 +41,13 @@
|
||||
-fx-background-radius: 15;
|
||||
-fx-background-color: #f18f1c;
|
||||
}
|
||||
.player-card-crashed {
|
||||
-fx-border-color: #711423;
|
||||
-fx-border-width: 2;
|
||||
-fx-border-radius: 15;
|
||||
-fx-background-radius: 15;
|
||||
-fx-background-color: #8C8C8CFF;
|
||||
}
|
||||
|
||||
.frame {
|
||||
-fx-background-color: rgba(255,255,255,0.35);
|
||||
|
||||
Reference in New Issue
Block a user