aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.18/gnome-shell.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gnome-shell/3.18/gnome-shell.css')
-rw-r--r--common/gnome-shell/3.18/gnome-shell.css20
1 files changed, 3 insertions, 17 deletions
diff --git a/common/gnome-shell/3.18/gnome-shell.css b/common/gnome-shell/3.18/gnome-shell.css
index 56d1e01..23f2ac3 100644
--- a/common/gnome-shell/3.18/gnome-shell.css
+++ b/common/gnome-shell/3.18/gnome-shell.css
@@ -580,6 +580,9 @@ StScrollBar {
font-weight: bold;
height: 2.1em;
min-height: 27px;
+ background-gradient-direction: none;
+ background-color: transparent;
+ border-bottom-width: 0;
border-image: url("common-assets/panel/panel.svg") 1 1 1 1; }
#panel.dynamic-top-bar-white-btn {
border-image: none; }
@@ -1185,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);