[gnome-shell/wip/raresv/uiTweaks: 4/4] gnome-shell.css: Make separator gradient more obvious
- From: Rares Visalom <raresvisalom src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/raresv/uiTweaks: 4/4] gnome-shell.css: Make separator gradient more obvious
- Date: Tue, 20 Jun 2017 20:38:47 +0000 (UTC)
commit 294c5c18d102a1074c3371287a1513319675091a
Author: raresvis <rares visalom gmail com>
Date: Tue Jun 20 23:05:31 2017 +0300
gnome-shell.css: Make separator gradient more obvious
data/theme/gnome-shell.css | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 5a7c32c..b586f1c 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1177,11 +1177,11 @@ StScrollBar {
margin-left: 30px; }
.search-section-separator {
- -gradient-height: 1px;
+ -gradient-height: 2px;
-gradient-start: rgba(255, 255, 255, 0);
- -gradient-end: rgba(255, 255, 255, 0.1);
+ -gradient-end: rgba(255, 255, 255, 0.5);
-margin-horizontal: 1.5em;
- height: 1px; }
+ height: 2px; }
.list-search-result-content {
spacing: 12px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]