summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalGreen
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-08-13 21:58:16 +0200
committerraveit65 <[email protected]>2015-08-13 21:58:16 +0200
commit1cf99c6bcb967549136c10d6aafebdbd5b85c090 (patch)
treee38fd04d24ed9fe475f6a2e6b3a4f6d7bd82d86e /desktop-themes/TraditionalGreen
parent3394cc2abf41b3dca0bf8c33bb571781bd552e02 (diff)
downloadmate-themes-1cf99c6bcb967549136c10d6aafebdbd5b85c090.tar.bz2
mate-themes-1cf99c6bcb967549136c10d6aafebdbd5b85c090.tar.xz
GTK3: traditional themes: style bg of toolbar editor
Diffstat (limited to 'desktop-themes/TraditionalGreen')
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
index b5313033..073022f6 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
@@ -439,3 +439,12 @@ EvSidebar .flat.button {
padding: 4px;
}
+/* atril and eom */
+EggToolbarEditor.vertical GtkScrolledWindow .frame {
+ background-color: shade (@theme_base_color, 1.0);
+ border-color: @border_color;
+ border-width: 1px;
+ border-radius: 0px;
+ border-style: solid;
+}
+