From 8514157d7704b1a09129b0467c8510116ff32971 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Sun, 15 Nov 2015 19:07:20 +0100 Subject: remove outdated dash-to-dock styling --- common/gnome-shell/3.18/sass/_common.scss | 14 -------------- 1 file changed, 14 deletions(-) (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 539f44f..913f388 100644 --- a/common/gnome-shell/3.18/sass/_common.scss +++ b/common/gnome-shell/3.18/sass/_common.scss @@ -1528,20 +1528,6 @@ StScrollBar { } } -#dashtodockContainer { - .app-well-app-running-dot { - background: none; - width: 28px; - height: 4px; - } - - @each $var in 1, 2, 3, 4 { - .running#{$var} .app-well-app-running-dot { - background-image: url("common-assets/dash/running#{$var}.svg"); - } - } -} - .show-apps { .overview-icon { -- cgit v1.2.3