From f215383ca6921051dd97932080e7dfdef81ecb1e Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 25 Jul 2015 20:45:24 +0200 Subject: Traditional themes GTK: improve previous commit --- desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css | 3 ++- desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css | 3 ++- desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css | 3 ++- 3 files changed, 6 insertions(+), 3 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; diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css index b42d2e8f..71c2d0a2 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css @@ -298,7 +298,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; 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; -- cgit v1.2.1