diff options
Diffstat (limited to 'common/gnome-shell/3.16/gnome-shell.css')
-rw-r--r-- | common/gnome-shell/3.16/gnome-shell.css | 2 |
1 files changed, 1 insertions, 1 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; |