aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.14
diff options
context:
space:
mode:
authorHorst31802015-07-17 14:34:04 +0200
committerHorst31802015-07-17 14:34:04 +0200
commit8aaf55c319f06160b14f402f012144b74baa8d01 (patch)
tree7b257c6091c615848d048fd86b6b193360f65e48 /common/gnome-shell/3.14
parent1d2d684363bfefd9fc2413ec7d8101464e727c0f (diff)
downloadsolarc-theme-8aaf55c319f06160b14f402f012144b74baa8d01.tar.gz
solarc-theme-8aaf55c319f06160b14f402f012144b74baa8d01.tar.xz
solarc-theme-8aaf55c319f06160b14f402f012144b74baa8d01.zip
use libsass and update build system
Diffstat (limited to 'common/gnome-shell/3.14')
-rwxr-xr-xcommon/gnome-shell/3.14/dash/dash-placeholder.svg (renamed from common/gnome-shell/3.14/misc/dash-placeholder.svg)0
-rw-r--r--common/gnome-shell/3.14/gnome-shell.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/common/gnome-shell/3.14/misc/dash-placeholder.svg b/common/gnome-shell/3.14/dash/dash-placeholder.svg
index cbae148..cbae148 100755
--- a/common/gnome-shell/3.14/misc/dash-placeholder.svg
+++ b/common/gnome-shell/3.14/dash/dash-placeholder.svg
diff --git a/common/gnome-shell/3.14/gnome-shell.css b/common/gnome-shell/3.14/gnome-shell.css
index 4bd4616..716241f 100644
--- a/common/gnome-shell/3.14/gnome-shell.css
+++ b/common/gnome-shell/3.14/gnome-shell.css
@@ -1034,7 +1034,7 @@ StScrollBar StButton#vhandle:active {
}
.placeholder {
- background-image: url("misc/dash-placeholder.svg");
+ background-image: url("dash/dash-placeholder.svg");
background-size: contain;
height: 24px;
}