diff options
author | Horst3180 | 2017-03-02 19:02:12 +0100 |
---|---|---|
committer | Horst3180 | 2017-03-02 19:02:12 +0100 |
commit | 766ae1a386134f122bab4a0456af802e7a5b66bd (patch) | |
tree | 9bae07538d6ebd5365094a96fdb89cdfec5e1f57 /common/gtk-3.0/3.20/gtk.css | |
parent | 947a0adee3096e56f45d5fb12e84c41f80280abc (diff) | |
download | solarc-theme-766ae1a386134f122bab4a0456af802e7a5b66bd.tar.gz solarc-theme-766ae1a386134f122bab4a0456af802e7a5b66bd.tar.xz solarc-theme-766ae1a386134f122bab4a0456af802e7a5b66bd.zip |
fix atril toolbar background (fix #741)
Diffstat (limited to 'common/gtk-3.0/3.20/gtk.css')
-rw-r--r-- | common/gtk-3.0/3.20/gtk.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.20/gtk.css b/common/gtk-3.0/3.20/gtk.css index 3f5eafb..999e54a 100644 --- a/common/gtk-3.0/3.20/gtk.css +++ b/common/gtk-3.0/3.20/gtk.css @@ -3407,6 +3407,9 @@ button.documents-favorite:active:hover { .tr-workarea overshoot { border-color: transparent; } +.atril-window .primary-toolbar toolbar, .atril-window .primary-toolbar .inline-toolbar { + background: none; } + #gf-bubble, #gf-bubble.solid, #gf-osd-window, #gf-osd-window.solid, |