diff options
author | raveit65 <[email protected]> | 2015-07-25 20:45:24 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-07-25 20:45:58 +0200 |
commit | 2d00fd9e920dfad6f4fba3ce9ea5a71e02d125ef (patch) | |
tree | 729137bb83083aafe63bf2266c92c7974182b6ab /desktop-themes/TraditionalGreen/gtk-3.0 | |
parent | 3f159779a2cebfe85ca3c9172b3280252ecbeadc (diff) | |
download | mate-themes-2d00fd9e920dfad6f4fba3ce9ea5a71e02d125ef.tar.bz2 mate-themes-2d00fd9e920dfad6f4fba3ce9ea5a71e02d125ef.tar.xz |
Traditional themes GTK: improve previous commit
Diffstat (limited to 'desktop-themes/TraditionalGreen/gtk-3.0')
-rw-r--r-- | desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css index 5c787edd..51acd027 100644 --- a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css @@ -297,7 +297,8 @@ PlumaWindow .vertical .horizontal .vertical .notebook .horizontal PlumaCloseButt } /* Pluma status bar */ -PlumaWindow .button.flat { +PlumaWindow .button.flat, +PlumaWindow .button.flat:hover { border-style: none; border-image: none; padding: 2px 5px; |