removed some customizations to have a more "default" look of the app

This commit is contained in:
2014-06-15 10:54:49 +02:00
parent 05b26eebac
commit d03ca8a272

View File

@@ -4,7 +4,6 @@
}
.menu-bar {
-fx-background-color: #aeb5ba, linear-gradient(to bottom, #ecf4fa 0%, #ced4d9 100%);
-fx-background-insets: 0, 0 0 1 0;
}
@@ -22,10 +21,6 @@
-fx-padding: 0;
}
.form {
-fx-background-color: #aeb5ba, linear-gradient(to bottom, #ecf4fa 0%, #ced4d9 100%);
}
.details-header,
.cache-header {
-fx-background-color: linear-gradient(to bottom, #aaaaaa 0%, #888888 100%);