summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-04-20 15:12:39 +0200
committerraveit65 <[email protected]>2015-04-20 15:14:01 +0200
commitf84a8da3f5b063a722ecbeb63b7e4dd17cd24dc6 (patch)
tree9fe5ec2eebb0d57f4eb9d908e726acdcda592ead /desktop-themes/BlueMenta
parentee505bbbe0b4f9e442140644d1284494007815ff (diff)
downloadmate-themes-f84a8da3f5b063a722ecbeb63b7e4dd17cd24dc6.tar.bz2
mate-themes-f84a8da3f5b063a722ecbeb63b7e4dd17cd24dc6.tar.xz
BM, GL, BM, M GTK+-3.14: use regular icon style at another place too
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
index 9b2992ac..517504c0 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
@@ -2392,6 +2392,7 @@ GtkTreeMenu .menuitem,
.menubar .menuitem {
transition: all 200ms ease-out;
+ -gtk-icon-style: regular;
border-style: none;
padding: 4px 6px;
text-shadow: 0 1px @button_text_shadow;