aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/sass/_applications.scss
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.20/sass/_applications.scss')
-rw-r--r--common/gtk-3.0/3.20/sass/_applications.scss9
1 files changed, 8 insertions, 1 deletions
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
//