diff options
author | Horst3180 | 2015-06-05 19:21:22 +0200 |
---|---|---|
committer | Horst3180 | 2015-06-05 19:21:22 +0200 |
commit | 945ab6c5da06cbe0e74901051df62d375d944c76 (patch) | |
tree | 0f072ef5f4014328b166419988ed287fabb6b5ae /common/gtk-3.0/3.16/_applications.scss | |
parent | bab97a301f3e60f6383b10fdc7ea56b0db3c7373 (diff) | |
download | solarc-theme-945ab6c5da06cbe0e74901051df62d375d944c76.tar.gz solarc-theme-945ab6c5da06cbe0e74901051df62d375d944c76.tar.xz solarc-theme-945ab6c5da06cbe0e74901051df62d375d944c76.zip |
fix transparent titlebars in elementary os
Diffstat (limited to 'common/gtk-3.0/3.16/_applications.scss')
-rw-r--r-- | common/gtk-3.0/3.16/_applications.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.16/_applications.scss b/common/gtk-3.0/3.16/_applications.scss index dd99e90..6c41b73 100644 --- a/common/gtk-3.0/3.16/_applications.scss +++ b/common/gtk-3.0/3.16/_applications.scss @@ -686,7 +686,6 @@ MarlinViewWindow *:selected:focus { PantheonTerminalPantheonTerminalWindow.background { background-color: transparent; - .titlebar { background-color: $header_bg; } .notebook { |