[gnome-shell/wip/fmuellner/notification-redux+sass: 75/207] theme: Add music notification as well
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/fmuellner/notification-redux+sass: 75/207] theme: Add music notification as well
- Date: Tue, 17 Feb 2015 17:00:19 +0000 (UTC)
commit f62f9ef469de303dee4e14a23b18364ec16fc787
Author: Carlos Soriano <csoriano gnome org>
Date: Mon Feb 9 16:24:07 2015 +0100
theme: Add music notification as well
data/theme/_common.scss | 1 +
data/theme/gnome-shell-high-contrast.css | 1 +
data/theme/gnome-shell.css | 1 +
3 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/theme/_common.scss b/data/theme/_common.scss
index 916aff0..a330b9e 100644
--- a/data/theme/_common.scss
+++ b/data/theme/_common.scss
@@ -1687,6 +1687,7 @@ StScrollBar {
padding-bottom: 0;
}
+ .notification,
.screen-shield-notification-source {
padding: 12px 6px;
border: 1px solid $_bubble_borders_color;
diff --git a/data/theme/gnome-shell-high-contrast.css b/data/theme/gnome-shell-high-contrast.css
index 4c580b4..9708fec 100644
--- a/data/theme/gnome-shell-high-contrast.css
+++ b/data/theme/gnome-shell-high-contrast.css
@@ -1565,6 +1565,7 @@ StScrollBar {
.screen-shield-notifications-container .summary-notification-stack-scrollview {
padding-top: 0;
padding-bottom: 0; }
+ .screen-shield-notifications-container .notification,
.screen-shield-notifications-container .screen-shield-notification-source {
padding: 12px 6px;
border: 1px solid rgba(238, 238, 236, 0.2);
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index c75d89f..53c335b 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1565,6 +1565,7 @@ StScrollBar {
.screen-shield-notifications-container .summary-notification-stack-scrollview {
padding-top: 0;
padding-bottom: 0; }
+ .screen-shield-notifications-container .notification,
.screen-shield-notifications-container .screen-shield-notification-source {
padding: 12px 6px;
border: 1px solid rgba(238, 238, 236, 0.2);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]