summaryrefslogtreecommitdiff
path: root/desktop-themes/GreenLaguna/gtk-3.0
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-08-13 17:26:53 +0200
committerraveit65 <[email protected]>2015-08-13 17:26:53 +0200
commitee71c5d9cfd76c8aae14fa94b3a513c7012e0b12 (patch)
tree8bdcaa599ba42aece5090c4b24943ca39d805940 /desktop-themes/GreenLaguna/gtk-3.0
parent8b5e2198562b250a87520ee2f353eee3312a6b41 (diff)
downloadmate-themes-ee71c5d9cfd76c8aae14fa94b3a513c7012e0b12.tar.bz2
mate-themes-ee71c5d9cfd76c8aae14fa94b3a513c7012e0b12.tar.xz
GTK3: GreenLaguna: style bg of toolbar editor
Diffstat (limited to 'desktop-themes/GreenLaguna/gtk-3.0')
-rw-r--r--desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css
index 7c275ae2..0d73c32d 100644
--- a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css
+++ b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css
@@ -629,3 +629,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;
+}
+