From 1c27afbd4b21806a8fb8ac109e7438f6ff191ea8 Mon Sep 17 00:00:00 2001
From: Horst3180
Date: Thu, 31 Mar 2016 22:07:41 +0200
Subject: Revert "remove outdated dash-to-dock styling"
This reverts commit 8514157d7704b1a09129b0467c8510116ff32971.
---
.../3.14/common-assets/dash/running1.svg | 142 ++++++++++++++++++
.../3.14/common-assets/dash/running2.svg | 149 +++++++++++++++++++
.../3.14/common-assets/dash/running3.svg | 156 ++++++++++++++++++++
.../3.14/common-assets/dash/running4.svg | 163 +++++++++++++++++++++
.../3.16/common-assets/dash/running1.svg | 142 ++++++++++++++++++
.../3.16/common-assets/dash/running2.svg | 149 +++++++++++++++++++
.../3.16/common-assets/dash/running3.svg | 156 ++++++++++++++++++++
.../3.16/common-assets/dash/running4.svg | 163 +++++++++++++++++++++
common/gnome-shell/3.16/gnome-shell-dark.css | 17 +++
common/gnome-shell/3.16/gnome-shell.css | 17 +++
common/gnome-shell/3.16/sass/_common.scss | 14 ++
.../3.18/common-assets/dash/running1.svg | 142 ++++++++++++++++++
.../3.18/common-assets/dash/running2.svg | 149 +++++++++++++++++++
.../3.18/common-assets/dash/running3.svg | 156 ++++++++++++++++++++
.../3.18/common-assets/dash/running4.svg | 163 +++++++++++++++++++++
common/gnome-shell/3.18/gnome-shell-dark.css | 17 +++
common/gnome-shell/3.18/gnome-shell.css | 17 +++
common/gnome-shell/3.18/sass/_common.scss | 14 ++
18 files changed, 1926 insertions(+)
create mode 100644 common/gnome-shell/3.14/common-assets/dash/running1.svg
create mode 100644 common/gnome-shell/3.14/common-assets/dash/running2.svg
create mode 100644 common/gnome-shell/3.14/common-assets/dash/running3.svg
create mode 100644 common/gnome-shell/3.14/common-assets/dash/running4.svg
create mode 100644 common/gnome-shell/3.16/common-assets/dash/running1.svg
create mode 100644 common/gnome-shell/3.16/common-assets/dash/running2.svg
create mode 100644 common/gnome-shell/3.16/common-assets/dash/running3.svg
create mode 100644 common/gnome-shell/3.16/common-assets/dash/running4.svg
create mode 100644 common/gnome-shell/3.18/common-assets/dash/running1.svg
create mode 100644 common/gnome-shell/3.18/common-assets/dash/running2.svg
create mode 100644 common/gnome-shell/3.18/common-assets/dash/running3.svg
create mode 100644 common/gnome-shell/3.18/common-assets/dash/running4.svg
(limited to 'common')
diff --git a/common/gnome-shell/3.14/common-assets/dash/running1.svg b/common/gnome-shell/3.14/common-assets/dash/running1.svg
new file mode 100644
index 0000000..322dc8d
--- /dev/null
+++ b/common/gnome-shell/3.14/common-assets/dash/running1.svg
@@ -0,0 +1,142 @@
+
+
+
+
diff --git a/common/gnome-shell/3.14/common-assets/dash/running2.svg b/common/gnome-shell/3.14/common-assets/dash/running2.svg
new file mode 100644
index 0000000..731f8e0
--- /dev/null
+++ b/common/gnome-shell/3.14/common-assets/dash/running2.svg
@@ -0,0 +1,149 @@
+
+
+
+
diff --git a/common/gnome-shell/3.14/common-assets/dash/running3.svg b/common/gnome-shell/3.14/common-assets/dash/running3.svg
new file mode 100644
index 0000000..ca85562
--- /dev/null
+++ b/common/gnome-shell/3.14/common-assets/dash/running3.svg
@@ -0,0 +1,156 @@
+
+
+
+
diff --git a/common/gnome-shell/3.14/common-assets/dash/running4.svg b/common/gnome-shell/3.14/common-assets/dash/running4.svg
new file mode 100644
index 0000000..7393122
--- /dev/null
+++ b/common/gnome-shell/3.14/common-assets/dash/running4.svg
@@ -0,0 +1,163 @@
+
+
+
+
diff --git a/common/gnome-shell/3.16/common-assets/dash/running1.svg b/common/gnome-shell/3.16/common-assets/dash/running1.svg
new file mode 100644
index 0000000..322dc8d
--- /dev/null
+++ b/common/gnome-shell/3.16/common-assets/dash/running1.svg
@@ -0,0 +1,142 @@
+
+
+
+
diff --git a/common/gnome-shell/3.16/common-assets/dash/running2.svg b/common/gnome-shell/3.16/common-assets/dash/running2.svg
new file mode 100644
index 0000000..731f8e0
--- /dev/null
+++ b/common/gnome-shell/3.16/common-assets/dash/running2.svg
@@ -0,0 +1,149 @@
+
+
+
+
diff --git a/common/gnome-shell/3.16/common-assets/dash/running3.svg b/common/gnome-shell/3.16/common-assets/dash/running3.svg
new file mode 100644
index 0000000..ca85562
--- /dev/null
+++ b/common/gnome-shell/3.16/common-assets/dash/running3.svg
@@ -0,0 +1,156 @@
+
+
+
+
diff --git a/common/gnome-shell/3.16/common-assets/dash/running4.svg b/common/gnome-shell/3.16/common-assets/dash/running4.svg
new file mode 100644
index 0000000..7393122
--- /dev/null
+++ b/common/gnome-shell/3.16/common-assets/dash/running4.svg
@@ -0,0 +1,163 @@
+
+
+
+
diff --git a/common/gnome-shell/3.16/gnome-shell-dark.css b/common/gnome-shell/3.16/gnome-shell-dark.css
index 2f25bc3..20c42c4 100644
--- a/common/gnome-shell/3.16/gnome-shell-dark.css
+++ b/common/gnome-shell/3.16/gnome-shell-dark.css
@@ -1172,6 +1172,23 @@ 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);
diff --git a/common/gnome-shell/3.16/gnome-shell.css b/common/gnome-shell/3.16/gnome-shell.css
index bee5896..f996c1d 100644
--- a/common/gnome-shell/3.16/gnome-shell.css
+++ b/common/gnome-shell/3.16/gnome-shell.css
@@ -1172,6 +1172,23 @@ 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);
diff --git a/common/gnome-shell/3.16/sass/_common.scss b/common/gnome-shell/3.16/sass/_common.scss
index 4216cce..77147ef 100644
--- a/common/gnome-shell/3.16/sass/_common.scss
+++ b/common/gnome-shell/3.16/sass/_common.scss
@@ -1490,6 +1490,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 {
diff --git a/common/gnome-shell/3.18/common-assets/dash/running1.svg b/common/gnome-shell/3.18/common-assets/dash/running1.svg
new file mode 100644
index 0000000..322dc8d
--- /dev/null
+++ b/common/gnome-shell/3.18/common-assets/dash/running1.svg
@@ -0,0 +1,142 @@
+
+
+
+
diff --git a/common/gnome-shell/3.18/common-assets/dash/running2.svg b/common/gnome-shell/3.18/common-assets/dash/running2.svg
new file mode 100644
index 0000000..731f8e0
--- /dev/null
+++ b/common/gnome-shell/3.18/common-assets/dash/running2.svg
@@ -0,0 +1,149 @@
+
+
+
+
diff --git a/common/gnome-shell/3.18/common-assets/dash/running3.svg b/common/gnome-shell/3.18/common-assets/dash/running3.svg
new file mode 100644
index 0000000..ca85562
--- /dev/null
+++ b/common/gnome-shell/3.18/common-assets/dash/running3.svg
@@ -0,0 +1,156 @@
+
+
+
+
diff --git a/common/gnome-shell/3.18/common-assets/dash/running4.svg b/common/gnome-shell/3.18/common-assets/dash/running4.svg
new file mode 100644
index 0000000..7393122
--- /dev/null
+++ b/common/gnome-shell/3.18/common-assets/dash/running4.svg
@@ -0,0 +1,163 @@
+
+
+
+
diff --git a/common/gnome-shell/3.18/gnome-shell-dark.css b/common/gnome-shell/3.18/gnome-shell-dark.css
index 370aaab..a680046 100644
--- a/common/gnome-shell/3.18/gnome-shell-dark.css
+++ b/common/gnome-shell/3.18/gnome-shell-dark.css
@@ -1247,6 +1247,23 @@ 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);
diff --git a/common/gnome-shell/3.18/gnome-shell.css b/common/gnome-shell/3.18/gnome-shell.css
index a5dfa2e..8669f76 100644
--- a/common/gnome-shell/3.18/gnome-shell.css
+++ b/common/gnome-shell/3.18/gnome-shell.css
@@ -1247,6 +1247,23 @@ 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);
diff --git a/common/gnome-shell/3.18/sass/_common.scss b/common/gnome-shell/3.18/sass/_common.scss
index cac5ad3..507b376 100644
--- a/common/gnome-shell/3.18/sass/_common.scss
+++ b/common/gnome-shell/3.18/sass/_common.scss
@@ -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 {
--
cgit v1.2.3