Horst3180 2015-12-14 01:08:08 +01:00
commit dc9f30d0ec
21 changed files with 39 additions and 39 deletions

View File

@ -3165,13 +3165,13 @@ MarlinViewWindow *:selected:focus {
color: #5294E2; }
.gala-notification {
border: 1px solid #2b2e39;
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, #404552);
background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #D3DAE3; }
color: #5c616c; }
.panel {
background-color: transparent;

View File

@ -3171,7 +3171,7 @@ MarlinViewWindow *:selected:focus {
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, #ffffff);
background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #5c616c; }

View File

@ -3165,13 +3165,13 @@ MarlinViewWindow *:selected:focus {
color: #5294E2; }
.gala-notification {
border: 1px solid #2b2e39;
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, #404552);
background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #D3DAE3; }
color: #5c616c; }
.panel {
background-color: transparent;

View File

@ -3171,7 +3171,7 @@ MarlinViewWindow *:selected:focus {
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, #ffffff);
background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #5c616c; }

View File

@ -3171,7 +3171,7 @@ MarlinViewWindow *:selected:focus {
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, #ffffff);
background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #5c616c; }

View File

@ -3171,7 +3171,7 @@ MarlinViewWindow *:selected:focus {
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, #ffffff);
background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #5c616c; }

View File

@ -579,14 +579,14 @@ MarlinViewWindow *:selected:focus {
// Gala
//
.gala-notification {
border: 1px solid if($variant=='light', rgba(0, 0, 0, 0.35), $borders_color);
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, $base_color);
background-image: linear-gradient(to bottom, white);
background-color: transparent;
.title, .label {
color: $fg_color;
color: #5c616c;
}
}

View File

@ -3099,13 +3099,13 @@ MarlinViewWindow *:selected:focus {
color: #5294E2; }
.gala-notification {
border: 1px solid #2b2e39;
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, #404552);
background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #D3DAE3; }
color: #5c616c; }
.panel {
background-color: transparent;

View File

@ -3105,7 +3105,7 @@ MarlinViewWindow *:selected:focus {
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, #ffffff);
background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #5c616c; }

View File

@ -3099,13 +3099,13 @@ MarlinViewWindow *:selected:focus {
color: #5294E2; }
.gala-notification {
border: 1px solid #2b2e39;
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, #404552);
background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #D3DAE3; }
color: #5c616c; }
.panel {
background-color: transparent;

View File

@ -3105,7 +3105,7 @@ MarlinViewWindow *:selected:focus {
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, #ffffff);
background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #5c616c; }

View File

@ -3105,7 +3105,7 @@ MarlinViewWindow *:selected:focus {
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, #ffffff);
background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #5c616c; }

View File

@ -3105,7 +3105,7 @@ MarlinViewWindow *:selected:focus {
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, #ffffff);
background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #5c616c; }

View File

@ -632,14 +632,14 @@ MarlinViewWindow *:selected:focus {
// Gala
//
.gala-notification {
border: 1px solid if($variant=='light', rgba(0, 0, 0, 0.35), $borders_color);
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, $base_color);
background-image: linear-gradient(to bottom, white);
background-color: transparent;
.title, .label {
color: $fg_color;
color: #5c616c;
}
}

View File

@ -3285,13 +3285,13 @@ MarlinViewWindow *:selected:focus {
color: #5294E2; }
.gala-notification {
border: 1px solid #2b2e39;
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, #404552);
background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #D3DAE3; }
color: #5c616c; }
.panel {
background-color: transparent;

View File

@ -3291,7 +3291,7 @@ MarlinViewWindow *:selected:focus {
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, #ffffff);
background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #5c616c; }

View File

@ -3285,13 +3285,13 @@ MarlinViewWindow *:selected:focus {
color: #5294E2; }
.gala-notification {
border: 1px solid #2b2e39;
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, #404552);
background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #D3DAE3; }
color: #5c616c; }
.panel {
background-color: transparent;

View File

@ -3291,7 +3291,7 @@ MarlinViewWindow *:selected:focus {
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, #ffffff);
background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #5c616c; }

View File

@ -3295,7 +3295,7 @@ MarlinViewWindow *:selected:focus {
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, #ffffff);
background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #5c616c; }

View File

@ -3295,7 +3295,7 @@ MarlinViewWindow *:selected:focus {
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, #ffffff);
background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #5c616c; }

View File

@ -680,14 +680,14 @@ MarlinViewWindow *:selected:focus {
// Gala
//
.gala-notification {
border: 1px solid if($variant=='light', rgba(0, 0, 0, 0.35), $borders_color);
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
background-image: linear-gradient(to bottom, $base_color);
background-image: linear-gradient(to bottom, white);
background-color: transparent;
.title, .label {
color: $fg_color;
color: #5c616c;
}
}