From c9126ddcae6c770e5447afb480af8ed4703582f9 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 13 Aug 2015 17:26:53 +0200 Subject: GTK3: GreenLaguna: style bg of toolbar editor --- desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'desktop-themes/GreenLaguna/gtk-3.0') diff --git a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css index 58f171dd..a86873ab 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css @@ -518,3 +518,13 @@ ShellWindow GtkScrolledWindow .button.flat:hover { GtkDialog GtkScrolledWindow .view { background-color: shade(@base_color, 1.06) } + +/* atril and eom */ +EggToolbarEditor.vertical GtkScrolledWindow .frame { + background-color: shade(@base_color, 1.04); + border-color: @borders; + border-width: 1px; + border-radius: 0px; + border-style: solid; +} + -- cgit v1.2.1