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

Revert "remove outdated dash-to-dock styling"

This reverts commit 8514157d77.
This commit is contained in:
Horst3180
2016-03-31 22:07:41 +02:00
parent c561afa73c
commit 1c27afbd4b
18 changed files with 1926 additions and 0 deletions

View File

@@ -1615,6 +1615,20 @@ 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 {