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; }