Shadows, Zoom, Icons added
This commit is contained in:
@@ -38,10 +38,13 @@
|
||||
-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;
|
||||
.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;
|
||||
}
|
||||
Reference in New Issue
Block a user