summaryrefslogtreecommitdiffstats
path: root/control-center.rc
diff options
context:
space:
mode:
Diffstat (limited to 'control-center.rc')
-rw-r--r--control-center.rc8
1 files changed, 0 insertions, 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] = "<none>"
-# bg[PRELIGHT] = { 1.0, 1.0, 1.0 }
-}
-
style "focus"
{
GtkWidget::interior_focus=0
}
-widget "*mcc*" style "mcc"
class "GtkTextView" style "focus"