Skip to content
Snippets Groups Projects
Commit 42616b49 authored by Tobias Ullerich's avatar Tobias Ullerich
Browse files

Merge branch 'master' into develop

parents b7b88014 d8f57490
No related branches found
No related tags found
No related merge requests found
@import "variables";
.notification-pane {
-fx-background-color: #282828;
-fx-background-color: rgb(29, 56, 87);
}
.notification-pane.top .notification-bar > .pane {
-fx-background-color: #282828;
-fx-background-color: rgb(29, 56, 87);
-fx-effect: none;
-fx-border-width: 0 0 2px 0;
-fx-border-color: rgb(85, 85, 85);
}
.notification-pane .notification-bar > .pane .label {
-fx-padding: 0 0 0 14px;
-fx-text-fill: #CCCCCC;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment