From 72b80e6127d659b6974b46622039629117ca081d Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 15 Nov 2014 18:10:52 +0100 Subject: BM, CHI, GL GTK2: disable focus-line on buttons if focused --- desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop-themes/ContrastHighInverse') diff --git a/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in b/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in index 6e084f6e..1c44555f 100755 --- a/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in +++ b/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in @@ -45,7 +45,7 @@ style "default" # GtkWidget::cursor_aspect_ratio = 0.1 GtkWidget::focus-line-pattern = "\4\2" - GtkWidget::focus-line-width = 2 + GtkWidget::focus-line-width = 0 GtkWidget::focus-padding = 0 GtkWidget::interior_focus = 1 GtkWidget::link-color = "#80ccff" -- cgit v1.2.1