Create a type-selector for your renderer class
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of scott.royston Sent: Tuesday, January 22, 2008 1:21 PM To: [email protected] Subject: [flexcoders] Styling List ItemRenderers How can I style my itemrenderers in a List via CSS? Right now they seem to be inheriting everything from the List component (via the ListContentHolder), which is definitely not what I want. Thanks

