diff options
Diffstat (limited to 'common/gnome-shell/3.14/gnome-shell.css')
-rw-r--r-- | common/gnome-shell/3.14/gnome-shell.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/gnome-shell/3.14/gnome-shell.css b/common/gnome-shell/3.14/gnome-shell.css index 3ffb1ea..466cb18 100644 --- a/common/gnome-shell/3.14/gnome-shell.css +++ b/common/gnome-shell/3.14/gnome-shell.css @@ -498,9 +498,11 @@ StScrollBar { -arrow-rise: 5; } .popup-separator-menu-item { + -gradient-height: 0px; height: 2px; margin: 10px 0px; background-color: transparent; + background-gradient-direction: none !important; border: none; border-image: url("common-assets/menu/menu-separator.svg") 1 1 1 1; } |