30 Nov 2011 03:33
Theming GtkEntry in Gtk 3.0
Greg Suarez <gpsuarez2512 <at> gmail.com>
2011-11-30 02:33:46 GMT
2011-11-30 02:33:46 GMT
Hello,
I'm trying to theme a GtkEntry to set the text white and the background in the entry box red. I can set the text to white but can't seem to get the background to red.
My css entry is:
GtkEntry {
color: #FFFFFF;
background-color: #800000
}
Any help is appreciated.
Thanks,
Greg
_______________________________________________ gnome-devel-list mailing list gnome-devel-list <at> gnome.org http://mail.gnome.org/mailman/listinfo/gnome-devel-list
RSS Feed