summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-08-13 17:26:53 +0200
committerraveit65 <[email protected]>2015-08-13 17:28:45 +0200
commitc9126ddcae6c770e5447afb480af8ed4703582f9 (patch)
treef2244098f35e420992918f68bc8c99caa291d5e0 /desktop-themes
parentd5a0cdf2466058ccee0216541db91e10170221ae (diff)
downloadmate-themes-c9126ddcae6c770e5447afb480af8ed4703582f9.tar.bz2
mate-themes-c9126ddcae6c770e5447afb480af8ed4703582f9.tar.xz
GTK3: GreenLaguna: style bg of toolbar editor
Diffstat (limited to 'desktop-themes')
-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 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;
+}
+