From 8f275a79a9feaa3fb4607ecb0ba549cfbcfd0de7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 17 Mar 2015 06:03:50 +0100 Subject: [PATCH] Update style Subscription messages were removed in 38a2f26e44f4. --- data/theme/gnome-shell-high-contrast.css | 3 --- data/theme/gnome-shell-sass | 2 +- data/theme/gnome-shell.css | 3 --- 3 files changed, 1 insertion(+), 7 deletions(-) diff --git a/data/theme/gnome-shell-high-contrast.css b/data/theme/gnome-shell-high-contrast.css index 47d57d914..aad377723 100644 --- a/data/theme/gnome-shell-high-contrast.css +++ b/data/theme/gnome-shell-high-contrast.css @@ -1285,9 +1285,6 @@ StScrollBar { .chat-notification-scrollview { max-height: 22em; } -.subscription-message { - font-style: italic; } - .hotplug-transient-box { spacing: 6px; padding: 2px 72px 2px 12px; } diff --git a/data/theme/gnome-shell-sass b/data/theme/gnome-shell-sass index 26856c7ad..e7f8bec7e 160000 --- a/data/theme/gnome-shell-sass +++ b/data/theme/gnome-shell-sass @@ -1 +1 @@ -Subproject commit 26856c7ad4ab80cef0b4ce9950226ce1193791e0 +Subproject commit e7f8bec7ef161e42ad3678aca0b99e13298af7ff diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index 4ee6e3e24..026721363 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -1285,9 +1285,6 @@ StScrollBar { .chat-notification-scrollview { max-height: 22em; } -.subscription-message { - font-style: italic; } - .hotplug-transient-box { spacing: 6px; padding: 2px 72px 2px 12px; }