diff options
author | raveit65 <[email protected]> | 2014-05-23 21:21:24 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-16 21:30:50 +0200 |
commit | 44cb1b82ec791867e0b2616c6ab3f101a0e9c070 (patch) | |
tree | f8a51bac6baf376590e47ea2d31e169fbf25c566 /desktop-themes/GreenLaguna | |
parent | 704af9a07e84d332cab79ba917790a1a53bc0266 (diff) | |
download | mate-themes-44cb1b82ec791867e0b2616c6ab3f101a0e9c070.tar.bz2 mate-themes-44cb1b82ec791867e0b2616c6ab3f101a0e9c070.tar.xz |
GreenLaguna GTK: disable the ugly button look in tabs if focused
Diffstat (limited to 'desktop-themes/GreenLaguna')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-2.0/gtkrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-2.0/gtkrc b/desktop-themes/GreenLaguna/gtk-2.0/gtkrc index b1d49b71..7ce2847e 100644 --- a/desktop-themes/GreenLaguna/gtk-2.0/gtkrc +++ b/desktop-themes/GreenLaguna/gtk-2.0/gtkrc @@ -445,8 +445,6 @@ style "murrine-notebook" roundness=5 #contrast = 1.1 #lightborder_shade = 1.5 - # disable the ugly button look in tabs if focused - focusstyle = 0 } } |