[gtk+] win32: don't set interior-focus in the theme



commit 521475da4d05a7d71aed385834384170c6df24f1
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu May 1 19:36:17 2014 +0200

    win32: don't set interior-focus in the theme

 gtk/resources/theme/gtk-win32-base.css |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/resources/theme/gtk-win32-base.css b/gtk/resources/theme/gtk-win32-base.css
index 951bd26..a7e2ca6 100644
--- a/gtk/resources/theme/gtk-win32-base.css
+++ b/gtk/resources/theme/gtk-win32-base.css
@@ -136,7 +136,6 @@ GtkAssistant .sidebar .highlight {
     border-width: 0;
     -GtkWidget-focus-line-width: 1;
     -GtkWidget-focus-padding: 3;
-    -GtkButton-interior-focus: true;
     -GtkButton-default-border: 0px;
     padding: 3px;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]