Refactor completed
This commit is contained in:
@@ -35,5 +35,13 @@
|
||||
-fx-border-width: 2;
|
||||
-fx-border-radius: 15;
|
||||
-fx-background-radius: 15;
|
||||
-fx-background-color: white;
|
||||
-fx-background-color: #b42224;
|
||||
}
|
||||
|
||||
.popup {
|
||||
-fx-background-color: #b42224;
|
||||
-fx-border-color: black;
|
||||
-fx-border-width: 2;
|
||||
-fx-border-radius: 10;
|
||||
-fx-background-radius: 10;
|
||||
}
|
||||
Reference in New Issue
Block a user