From 766ae1a386134f122bab4a0456af802e7a5b66bd Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Thu, 2 Mar 2017 19:02:12 +0100 Subject: fix atril toolbar background (fix #741) --- common/gtk-3.0/3.20/gtk.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/gtk-3.0/3.20/gtk.css') 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, -- cgit v1.2.3