aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.16
diff options
context:
space:
mode:
authorHorst31802015-08-31 01:59:13 +0200
committerHorst31802015-08-31 01:59:13 +0200
commit150d6f3267383e8ac499885baa46f4fc76310696 (patch)
tree63f74a8ac8daa322e745763b6277ed0358be2b1d /common/gnome-shell/3.16
parentb811483e7f6fb97afa531a873c73a48f48ef8468 (diff)
downloadsolarc-theme-150d6f3267383e8ac499885baa46f4fc76310696.tar.gz
solarc-theme-150d6f3267383e8ac499885baa46f4fc76310696.tar.xz
solarc-theme-150d6f3267383e8ac499885baa46f4fc76310696.zip
fix wrong image path
Diffstat (limited to 'common/gnome-shell/3.16')
-rw-r--r--common/gnome-shell/3.16/gnome-shell.css2
-rw-r--r--common/gnome-shell/3.16/sass/_common.scss2
2 files changed, 2 insertions, 2 deletions
diff --git a/common/gnome-shell/3.16/gnome-shell.css b/common/gnome-shell/3.16/gnome-shell.css
index eecc3a4..807f663 100644
--- a/common/gnome-shell/3.16/gnome-shell.css
+++ b/common/gnome-shell/3.16/gnome-shell.css
@@ -469,7 +469,7 @@ StScrollBar {
margin: 10px 0px;
background-color: transparent;
border: none;
- border-image: url("common-assets/menu-separator.svg") 1 1 1 1; }
+ border-image: url("common-assets/menu/menu-separator.svg") 1 1 1 1; }
.background-menu {
-boxpointer-gap: 4px;
diff --git a/common/gnome-shell/3.16/sass/_common.scss b/common/gnome-shell/3.16/sass/_common.scss
index 2578ae7..0d8c3a1 100644
--- a/common/gnome-shell/3.16/sass/_common.scss
+++ b/common/gnome-shell/3.16/sass/_common.scss
@@ -587,7 +587,7 @@ StScrollBar {
margin: 10px 0px;
background-color: transparent;
border: none;
- border-image: url("common-assets/menu-separator.svg") 1 1 1 1;
+ border-image: url("common-assets/menu/menu-separator.svg") 1 1 1 1;
}
// Background menu