diff options
author | raveit65 <[email protected]> | 2015-04-20 15:12:39 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-04-20 15:12:39 +0200 |
commit | 9b4dda451f2bcbc20f62ce656f86893973cef98c (patch) | |
tree | 9fe5ec2eebb0d57f4eb9d908e726acdcda592ead /desktop-themes/GreenLaguna | |
parent | 12d1dcbc29fd605996ae07db8852fbf58cc94a31 (diff) | |
download | mate-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/GreenLaguna')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css index 489a0376..4c8c743e 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css @@ -1678,6 +1678,7 @@ GtkTreeMenu .menuitem * { } .menubar .menuitem { + -gtk-icon-style: regular; transition: all 300ms ease-out; padding: 3px 7px; } |