summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-08-13 21:58:16 +0200
committerraveit65 <[email protected]>2015-08-13 22:00:15 +0200
commit07c3abc56bc5467f4a9bfbaf5b3fef6c3784bbd0 (patch)
tree5d8f10bcaffe8588317b8cb69a9c3c21b085f25e /desktop-themes/TraditionalOk
parente7447f66c1c5839a2e29cebbaa4884139a77e7c5 (diff)
downloadmate-themes-07c3abc56bc5467f4a9bfbaf5b3fef6c3784bbd0.tar.bz2
mate-themes-07c3abc56bc5467f4a9bfbaf5b3fef6c3784bbd0.tar.xz
GTK3: traditional themes: style bg of toolbar editor
Diffstat (limited to 'desktop-themes/TraditionalOk')
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
index 5af1e19e..c858bc18 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
@@ -426,3 +426,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;
+}
+