From f83ba7e6dd9a991298fa2f64923e54d283810ed7 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 24 Sep 2008 23:53:24 +0000 Subject: do not draw any focus square around buttons --- control-center.rc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'control-center.rc') diff --git a/control-center.rc b/control-center.rc index 43f9f9f6..55b5f945 100644 --- a/control-center.rc +++ b/control-center.rc @@ -27,6 +27,9 @@ style "focus" { GtkWidget::interior_focus=0 + GtkWidget::focus-line-width=0 } class "GtkTextView" style "focus" +widget "*focus*" style "focus" + -- cgit v1.2.1