[gnome-shell-extensions/wip/sass] Update style from submodule
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-extensions/wip/sass] Update style from submodule
- Date: Fri, 20 Feb 2015 14:05:57 +0000 (UTC)
commit 3a8fa259e2caca6bf5f885914b6cfbecc162b9c7
Author: Florian Müllner <fmuellner gnome org>
Date: Fri Feb 20 15:04:45 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 92d1b3c..e289027 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(page-indicator-inactive.svg); }
+ background-image: url(resource:///org/gnome/shell/theme/age-indicator-inactive.svg); }
.page-indicator:hover .page-indicator-icon {
- background-image: url(page-indicator-hover.svg); }
+ background-image: url(resource:///org/gnome/shell/theme/age-indicator-hover.svg); }
.page-indicator:active .page-indicator-icon {
- background-image: url(page-indicator-active.svg); }
+ background-image: url(resource:///org/gnome/shell/theme/age-indicator-active.svg); }
.page-indicator:checked .page-indicator-icon, .page-indicator:checked:active {
- background-image: url(page-indicator-checked.svg); }
+ background-image: url(resource:///org/gnome/shell/theme/age-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(noise-texture.png);
+ background: #2e3436 url(resource:///org/gnome/shell/theme/oise-texture.png);
background-repeat: repeat; }
#screenShieldNotifications StButton#vhandle, #screenShieldNotifications StButton#hhandle {
diff --git a/data/gnome-shell-sass b/data/gnome-shell-sass
index 6fcf14d..ea8d1bc 160000
--- a/data/gnome-shell-sass
+++ b/data/gnome-shell-sass
@@ -1 +1 @@
-Subproject commit 6fcf14d45074d74df41f63d84c612a9d56494d47
+Subproject commit ea8d1bc788e6ea3d8551ef058482971787dd0284
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]