From a9ec7e8c2288867c47110ff1f77f653720f177da Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Tue, 15 Sep 2015 13:20:36 +0200 Subject: cleanup --- common/gnome-shell/3.18/sass/_common.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'common/gnome-shell/3.18/sass/_common.scss') diff --git a/common/gnome-shell/3.18/sass/_common.scss b/common/gnome-shell/3.18/sass/_common.scss index e0a3e78..5285eb9 100644 --- a/common/gnome-shell/3.18/sass/_common.scss +++ b/common/gnome-shell/3.18/sass/_common.scss @@ -1193,11 +1193,12 @@ StScrollBar { } &-secondary-bin { + color: transparentize($fg_color, 0.6); + &:ltr { padding-left: 8px; } &:rtl { padding-right: 8px; } } - &-secondary-bin { color: transparentize($fg_color, 0.6); } &-secondary-bin > StIcon { icon-size: 16px; } &-title { -- cgit v1.2.3