1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2026-03-02 03:40:11 +00:00

remove outdated dash-to-dock styling

This commit is contained in:
Horst3180
2015-11-15 19:07:20 +01:00
parent 0c75a014a5
commit 8514157d77
20 changed files with 52 additions and 1966 deletions

View File

@@ -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 {