Theming GtkEntry in Gtk 3.0
Greg Suarez <[email protected]> Tue, 29 Nov 2011 18:33:46 -0800
| Newsgroups | gmane.comp.gnome.devel |
|---|---|
| Message-ID | <CAAkqo3vSDKvpWn+0V2F6AewDVF_oGoRyAXCTVW=QhemDFKstUg@mail.gmail.com> |
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
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-devel-list