[gnome-shell] data: Update theme again



commit 6da0ebe35f3ae43797ac3acbf28ed65a8906560d
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Fri Feb 20 17:43:46 2015 -0800

    data: Update theme again
    
    Fix another warning message when opening the calendar.

 data/theme/gnome-shell-high-contrast.css |    1 -
 data/theme/gnome-shell-sass              |    2 +-
 data/theme/gnome-shell.css               |    1 -
 3 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/data/theme/gnome-shell-high-contrast.css b/data/theme/gnome-shell-high-contrast.css
index e98f2eb..9cb794f 100644
--- a/data/theme/gnome-shell-high-contrast.css
+++ b/data/theme/gnome-shell-high-contrast.css
@@ -645,7 +645,6 @@ StScrollBar {
   color: white;
   background-color: transparent;
   width: 32px;
-  background-position: center;
   border-radius: 4px; }
   .pager-button:hover, .pager-button:focus {
     background-color: rgba(255, 255, 255, 0.05); }
diff --git a/data/theme/gnome-shell-sass b/data/theme/gnome-shell-sass
index ffaf014..04c721a 160000
--- a/data/theme/gnome-shell-sass
+++ b/data/theme/gnome-shell-sass
@@ -1 +1 @@
-Subproject commit ffaf0147e477ffaff845cfa009a7b21dc9cc459b
+Subproject commit 04c721a71fe879d77cb5a03c5e291ac57fe3ca0c
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 1a267aa..e20cd64 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -645,7 +645,6 @@ StScrollBar {
   color: white;
   background-color: transparent;
   width: 32px;
-  background-position: center;
   border-radius: 4px; }
   .pager-button:hover, .pager-button:focus {
     background-color: rgba(238, 238, 236, 0.05); }


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