diff options
author | raveit65 <[email protected]> | 2015-07-25 20:45:24 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-07-25 20:45:24 +0200 |
commit | d91cd1f76dfb979013d183e5e8ead8fd18be7b63 (patch) | |
tree | 2c22379147ab18cb12ae6a7c10a7f275306f5262 /desktop-themes/TraditionalOkTest | |
parent | a18e75ffa3e7e0ceec900d623417abf83e8015a7 (diff) | |
download | mate-themes-d91cd1f76dfb979013d183e5e8ead8fd18be7b63.tar.bz2 mate-themes-d91cd1f76dfb979013d183e5e8ead8fd18be7b63.tar.xz |
Traditional themes GTK: improve previous commit
Diffstat (limited to 'desktop-themes/TraditionalOkTest')
-rw-r--r-- | desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css index eb271741..518e344b 100644 --- a/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css @@ -315,7 +315,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; |