diff options
Diffstat (limited to 'common/gnome-shell/3.18/sass')
-rw-r--r-- | common/gnome-shell/3.18/sass/_common.scss | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/common/gnome-shell/3.18/sass/_common.scss b/common/gnome-shell/3.18/sass/_common.scss index 4c65423..c1d2a5a 100644 --- a/common/gnome-shell/3.18/sass/_common.scss +++ b/common/gnome-shell/3.18/sass/_common.scss @@ -1321,10 +1321,7 @@ StScrollBar { // // Overview // -#overview { - spacing: 24px; - background: lighten(transparentize($dark_sidebar_bg, 0.4), 3%); -} +#overview { spacing: 24px; } .overview-controls { padding-bottom: 32px; } |