From e24bbdd924ff7ec1805708209d7e7e7c698764bf Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 27 Feb 2004 10:31:47 +0000 Subject: remove useless style --- control-center.rc | 8 -------- 1 file changed, 8 deletions(-) diff --git a/control-center.rc b/control-center.rc index 4a0ac6cc..43f9f9f6 100644 --- a/control-center.rc +++ b/control-center.rc @@ -24,17 +24,9 @@ # Default style for mcc specific widgets (mainly main_window and # scrolled windows per mcc category -style "mcc" -{ - bg[NORMAL] = { 1.0, 1.0, 1.0 } - bg_pixmap[NORMAL] = "" -# bg[PRELIGHT] = { 1.0, 1.0, 1.0 } -} - style "focus" { GtkWidget::interior_focus=0 } -widget "*mcc*" style "mcc" class "GtkTextView" style "focus" -- cgit v1.2.1