summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOkTest
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-08-13 21:58:16 +0200
committerraveit65 <[email protected]>2015-08-13 21:59:57 +0200
commite7f35162bbaea70e57177dcc1a699b8304b7c48f (patch)
treeb7fa67ff6cab7e353779dc840c5c791a72609be6 /desktop-themes/TraditionalOkTest
parent976fb0e42c7b7ade977157cd61f6900392ae02cf (diff)
downloadmate-themes-e7f35162bbaea70e57177dcc1a699b8304b7c48f.tar.bz2
mate-themes-e7f35162bbaea70e57177dcc1a699b8304b7c48f.tar.xz
GTK3: traditional themes: style bg of toolbar editor
Diffstat (limited to 'desktop-themes/TraditionalOkTest')
-rw-r--r--desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css
index e9dbf0c8..78e69516 100644
--- a/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css
@@ -457,3 +457,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;
+}
+