summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta/gtk-3.0
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-04-20 15:12:39 +0200
committerraveit65 <[email protected]>2015-04-20 15:12:39 +0200
commit9b4dda451f2bcbc20f62ce656f86893973cef98c (patch)
tree9fe5ec2eebb0d57f4eb9d908e726acdcda592ead /desktop-themes/BlueMenta/gtk-3.0
parent12d1dcbc29fd605996ae07db8852fbf58cc94a31 (diff)
downloadmate-themes-9b4dda451f2bcbc20f62ce656f86893973cef98c.tar.bz2
mate-themes-9b4dda451f2bcbc20f62ce656f86893973cef98c.tar.xz
BM, GL, BM, M GTK+-3.14: use regular icon style at another place too
Diffstat (limited to 'desktop-themes/BlueMenta/gtk-3.0')
-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;