aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.18/sass/_common.scss
diff options
context:
space:
mode:
Diffstat (limited to 'common/gnome-shell/3.18/sass/_common.scss')
-rw-r--r--common/gnome-shell/3.18/sass/_common.scss14
1 files changed, 0 insertions, 14 deletions
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 {