slitaz-configs view rootfs/usr/share/lxdm/themes/SliTaz/gtkrc @ rev 217

sts: fixes and use only one panel (we will have some gesture support!!!)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 16 18:20:51 2014 +0200 (2014-04-16)
parents
children
line source
2 style "time"
3 {
4 font_name="Sans Bold 10"
5 fg[NORMAL]="#ffffff"
6 }
8 style "bottom"
9 {
10 font_name="Sans 10"
11 fg[NORMAL] = "#000000"
12 }
14 widget "lxdm.*.time" style "time"
15 widget "lxdm.*.bottom_pane" style "bottom"
16 widget_class "GtkWindow.*.GtkEventBox.*.<GtkLabel>" style "bottom"