diff options
-rw-r--r-- | gtkrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" |