From a23f87de5ec10c0632afd5b7a0b3179769241771 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Sat, 21 Feb 2015 18:07:25 +0100 Subject: [PATCH] Bring back .resize-popup style --- data/theme/gnome-shell-high-contrast.css | 1 + data/theme/gnome-shell-sass | 2 +- data/theme/gnome-shell.css | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/data/theme/gnome-shell-high-contrast.css b/data/theme/gnome-shell-high-contrast.css index a3857a101..1d1a527f7 100644 --- a/data/theme/gnome-shell-high-contrast.css +++ b/data/theme/gnome-shell-high-contrast.css @@ -520,6 +520,7 @@ StScrollBar { border-radius: 8px; } .osd-window, +.resize-popup, .switcher-list, .workspace-switcher-container { color: #eeeeec; background-color: #2e3436; diff --git a/data/theme/gnome-shell-sass b/data/theme/gnome-shell-sass index 48183dcf5..9f3b4d407 160000 --- a/data/theme/gnome-shell-sass +++ b/data/theme/gnome-shell-sass @@ -1 +1 @@ -Subproject commit 48183dcf5a926e369235789981f85e206397413b +Subproject commit 9f3b4d407b0a89ab53d2c3d7ea722547e443db3e diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index 1355d023d..51bd529b1 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -520,6 +520,7 @@ StScrollBar { border-radius: 8px; } .osd-window, +.resize-popup, .switcher-list, .workspace-switcher-container { color: #eeeeec; background-color: #2e3436;