removed some customizations to have a more "default" look of the app
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.menu-bar {
|
.menu-bar {
|
||||||
-fx-background-color: #aeb5ba, linear-gradient(to bottom, #ecf4fa 0%, #ced4d9 100%);
|
|
||||||
-fx-background-insets: 0, 0 0 1 0;
|
-fx-background-insets: 0, 0 0 1 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -22,10 +21,6 @@
|
|||||||
-fx-padding: 0;
|
-fx-padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.form {
|
|
||||||
-fx-background-color: #aeb5ba, linear-gradient(to bottom, #ecf4fa 0%, #ced4d9 100%);
|
|
||||||
}
|
|
||||||
|
|
||||||
.details-header,
|
.details-header,
|
||||||
.cache-header {
|
.cache-header {
|
||||||
-fx-background-color: linear-gradient(to bottom, #aaaaaa 0%, #888888 100%);
|
-fx-background-color: linear-gradient(to bottom, #aaaaaa 0%, #888888 100%);
|
||||||
|
|||||||
Reference in New Issue
Block a user