aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.14
diff options
context:
space:
mode:
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;
}