mirror of
https://github.com/2OOP/pism.git
synced 2026-02-04 10:54:51 +00:00
changed how the layer background uses css
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.background {
|
||||
-fx-background-color: linear-gradient(to bottom right, #21a7b2, #8f32b9);
|
||||
}
|
||||
|
||||
.container {
|
||||
-fx-background-color: linear-gradient(to bottom right, orange, indigo), #1d1d1d;
|
||||
-fx-background-insets: 0, 2;
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
.background {
|
||||
-fx-background-color: linear-gradient(to bottom right, #21a7b2, #8f32b9);
|
||||
}
|
||||
@@ -1,3 +1,3 @@
|
||||
.background {
|
||||
.quit_background {
|
||||
-fx-background-color: #0000007f;
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
.background {
|
||||
-fx-background-color: linear-gradient(to bottom right, #21a7b2, #8f32b9);
|
||||
}
|
||||
Reference in New Issue
Block a user