From 9cbb3efc481587b487dede2c805a905d3b8b72a2 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 11 Aug 2015 15:57:10 +0200 Subject: GTK3: menta themes: style bg of toolbar editor --- desktop-themes/BlueMenta/gtk-3.0/mate-applications.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'desktop-themes/BlueMenta/gtk-3.0') diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css index 904c1052..87ab32fa 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css +++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css @@ -594,3 +594,12 @@ ShellWindow .button.flat:hover { border-image: url("borders/button.png") 3 3 4 3 / 3px 3px 4px 3px stretch; } +/* atril and eom */ +EggToolbarEditor.vertical GtkScrolledWindow .frame { + background-color: shade (@theme_base_color, 1.0); + border-color: @borders; + border-width: 1px; + border-radius: 0px; + border-style: solid; +} + -- cgit v1.2.1