From bd67b3971233f87c42d1e6ac641e3371353287cd Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Sat, 1 Oct 2016 10:18:44 +0200 Subject: more builder tweaks --- common/gtk-3.0/3.20/sass/_applications.scss | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'common/gtk-3.0/3.20/sass') diff --git a/common/gtk-3.0/3.20/sass/_applications.scss b/common/gtk-3.0/3.20/sass/_applications.scss index 62bcc17..7f1012d 100644 --- a/common/gtk-3.0/3.20/sass/_applications.scss +++ b/common/gtk-3.0/3.20/sass/_applications.scss @@ -285,6 +285,8 @@ $disk_space_free: darken($bg_color, 3%); // // Gnome Builder // +// TODO: Merge this with the upstream stylesheet + .gb-search-entry-occurrences-tag { background: none; } workbench.csd > stack.titlebar:not(headerbar) { @@ -395,7 +397,7 @@ entry.search.preferences-search { } preferences stacksidebar.sidebar { - background-color: $base_color; + list { background-image: _solid($base_color); } list separator { background-color: transparent; } } @@ -420,6 +422,11 @@ gstyleslidein { } } +configurationview { + entry.flat { background: none; } + list { border-width: 0; } +} + // // Epiphany // -- cgit v1.2.3