summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gtkrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtkrc b/gtkrc
index 49acf74..4400e32 100644
--- a/gtkrc
+++ b/gtkrc
@@ -44,7 +44,7 @@ style "bottom"
}
widget "lxdm" style "back"
-widget "lxdm.*.time" style "time"
+widget "*.time" style "time"
widget "*.prompt" style "prompt"
-widget "lxdm.*.bottom_pane" style "bottom"
+widget "*.bottom_pane" style "bottom"
widget_class "GtkWindow.*.GtkEventBox.*.<GtkLabel>" style "bottom"