[gnome-shell-extensions/wip/sass] Update style from submodule



commit 129508714de32def1bb0b8355b89cfa3436510cb
Author: Florian Müllner <fmuellner gnome org>
Date:   Fri Feb 20 15:10:13 2015 +0100

    Update style from submodule

 data/gnome-classic.css |   10 +++++-----
 data/gnome-shell-sass  |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/data/gnome-classic.css b/data/gnome-classic.css
index e289027..a896fff 100644
--- a/data/gnome-classic.css
+++ b/data/gnome-classic.css
@@ -1053,13 +1053,13 @@ StScrollBar {
   .page-indicator .page-indicator-icon {
     width: 18px;
     height: 18px;
-    background-image: url(resource:///org/gnome/shell/theme/age-indicator-inactive.svg); }
+    background-image: url(resource:///org/gnome/shell/theme/page-indicator-inactive.svg); }
   .page-indicator:hover .page-indicator-icon {
-    background-image: url(resource:///org/gnome/shell/theme/age-indicator-hover.svg); }
+    background-image: url(resource:///org/gnome/shell/theme/page-indicator-hover.svg); }
   .page-indicator:active .page-indicator-icon {
-    background-image: url(resource:///org/gnome/shell/theme/age-indicator-active.svg); }
+    background-image: url(resource:///org/gnome/shell/theme/page-indicator-active.svg); }
   .page-indicator:checked .page-indicator-icon, .page-indicator:checked:active {
-    background-image: url(resource:///org/gnome/shell/theme/age-indicator-checked.svg); }
+    background-image: url(resource:///org/gnome/shell/theme/page-indicator-checked.svg); }
 
 .app-well-app > .overview-icon.overview-icon-with-label,
 .grid-search-result .overview-icon.overview-icon-with-label {
@@ -1586,7 +1586,7 @@ StScrollBar {
   box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); }
 
 #lockDialogGroup {
-  background: #2e3436 url(resource:///org/gnome/shell/theme/oise-texture.png);
+  background: #2e3436 url(resource:///org/gnome/shell/theme/noise-texture.png);
   background-repeat: repeat; }
 
 #screenShieldNotifications StButton#vhandle, #screenShieldNotifications StButton#hhandle {
diff --git a/data/gnome-shell-sass b/data/gnome-shell-sass
index ea8d1bc..bdc4560 160000
--- a/data/gnome-shell-sass
+++ b/data/gnome-shell-sass
@@ -1 +1 @@
-Subproject commit ea8d1bc788e6ea3d8551ef058482971787dd0284
+Subproject commit bdc45606a1896c93d90eba7f4e1417573f8a27f9


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