[gnome-shell] Bring back .resize-popup style



commit a23f87de5ec10c0632afd5b7a0b3179769241771
Author: Florian Müllner <fmuellner gnome org>
Date:   Sat Feb 21 18:07:25 2015 +0100

    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 deletions(-)
---
diff --git a/data/theme/gnome-shell-high-contrast.css b/data/theme/gnome-shell-high-contrast.css
index a3857a1..1d1a527 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 48183dc..9f3b4d4 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 1355d02..51bd529 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;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]