diff options
Diffstat (limited to 'common/gnome-shell/3.16/gnome-shell.css')
-rw-r--r-- | common/gnome-shell/3.16/gnome-shell.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/common/gnome-shell/3.16/gnome-shell.css b/common/gnome-shell/3.16/gnome-shell.css index 67d565c..7075869 100644 --- a/common/gnome-shell/3.16/gnome-shell.css +++ b/common/gnome-shell/3.16/gnome-shell.css @@ -1468,8 +1468,7 @@ StScrollBar { color: pink; } .legacy-tray { - background-color: rgba(37, 39, 45, 0.95); - border-width: 0; } + background-color: rgba(37, 39, 45, 0.95); } .legacy-tray:ltr { border-radius: 0 2px 0 0; border-left-width: 0; } |