From eb1896583afbbb622cadcde1a24e17173f61904f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Eduardo?= Date: Sun, 27 Aug 2017 18:06:05 -0500 Subject: identation fixed --- mvc/resources/windows/gtkrc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'mvc/resources/windows/gtkrc') diff --git a/mvc/resources/windows/gtkrc b/mvc/resources/windows/gtkrc index 7add72c..45a6969 100755 --- a/mvc/resources/windows/gtkrc +++ b/mvc/resources/windows/gtkrc @@ -26,7 +26,7 @@ style "clearlooks-default" xthickness = 1 ythickness = 1 - fg[NORMAL] = "#505050" + fg[NORMAL] = "#505050" fg[ACTIVE] = "#505050" fg[SELECTED] = "#ffffff" fg[INSENSITIVE] = "#9B9B9B" @@ -99,8 +99,8 @@ style "clearlooks-menubar" = "clearlooks-default" { xthickness = 2 ythickness = 2 - base[PRELIGHT] = "#63E62E" - base[SELECTED] = "#4DB224" + base[PRELIGHT] = "#63E62E" + base[SELECTED] = "#4DB224" } style "clearlooks-menu-item" = "clearlooks-default" @@ -158,9 +158,9 @@ class "GtkMenuItem" style "clearlooks-menu-item" class "GtkStatusbar" style "clearlooks-wide" class "GtkNotebook" style "clearlooks-notebook" class "GtkProgressBar" style "clearlooks-progressbar" -class "*MenuBar*" style "clearlooks-menubar" -class "GtkMenuBar*" style "clearlooks-menubar" -class "MetaFrames" style "metacity-frame" +class "*MenuBar*" style "clearlooks-menubar" +class "GtkMenuBar*" style "clearlooks-menubar" +class "MetaFrames" style "metacity-frame" widget_class "*MenuItem*" style "clearlooks-menu-item" -- cgit v1.2.3