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

@@ -1188,23 +1188,6 @@ StScrollBar {
margin-bottom: 6px;
background-color: #5294E2; }
#dashtodockContainer .app-well-app-running-dot {
background: none;
width: 28px;
height: 4px; }
#dashtodockContainer .running1 .app-well-app-running-dot {
background-image: url("common-assets/dash/running1.svg"); }
#dashtodockContainer .running2 .app-well-app-running-dot {
background-image: url("common-assets/dash/running2.svg"); }
#dashtodockContainer .running3 .app-well-app-running-dot {
background-image: url("common-assets/dash/running3.svg"); }
#dashtodockContainer .running4 .app-well-app-running-dot {
background-image: url("common-assets/dash/running4.svg"); }
.show-apps .overview-icon {
padding: 11px;
background-color: rgba(0, 0, 0, 0.5);