diff options
author | raveit65 <[email protected]> | 2015-04-20 15:12:39 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-04-20 15:14:01 +0200 |
commit | f84a8da3f5b063a722ecbeb63b7e4dd17cd24dc6 (patch) | |
tree | 9fe5ec2eebb0d57f4eb9d908e726acdcda592ead /desktop-themes/GreenLaguna | |
parent | ee505bbbe0b4f9e442140644d1284494007815ff (diff) | |
download | mate-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/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; } |