aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.18/sass
diff options
context:
space:
mode:
authorHorst31802015-09-26 12:20:14 +0200
committerHorst31802015-09-26 12:20:14 +0200
commit233a713b18ff8a44611393b6bd97094f22fbfef2 (patch)
tree226c2f5a350d3e7f48c290c98159a71939ef97ba /common/gtk-3.0/3.18/sass
parent0d20ef2f165f178a0cec8356fd516ecdd3953ada (diff)
downloadsolarc-theme-233a713b18ff8a44611393b6bd97094f22fbfef2.tar.gz
solarc-theme-233a713b18ff8a44611393b6bd97094f22fbfef2.tar.xz
solarc-theme-233a713b18ff8a44611393b6bd97094f22fbfef2.zip
3.18: fix gedit headerbar
Diffstat (limited to 'common/gtk-3.0/3.18/sass')
-rw-r--r--common/gtk-3.0/3.18/sass/_transparent_widgets.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.18/sass/_transparent_widgets.scss b/common/gtk-3.0/3.18/sass/_transparent_widgets.scss
index 67ccfe2..18088c4 100644
--- a/common/gtk-3.0/3.18/sass/_transparent_widgets.scss
+++ b/common/gtk-3.0/3.18/sass/_transparent_widgets.scss
@@ -168,6 +168,7 @@ GeditWindow.background.csd {
.gedit-headerbar-paned.titlebar { background-color: transparent; }
+ .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar,
.gedit-titlebar-left,
.gedit-titlebar-right {
background-color: $header_bg;