Disregard... I get an error saying CSS type selectors aren't supported in components.
Is there a way I can only have this affect the current component, and not the entire class? I reckon I could make a local style, and then apply that to all FormItem tags, but would prefer a 1-liner approach. ??? ----- Original Message ----- From: "JesterXL" <[EMAIL PROTECTED]> To: "Flexcoders" <[email protected]> Sent: Sunday, March 13, 2005 1:00 PM Subject: [flexcoders] FormItemLabel style If I do: <mx:Style> FormItemLabel { font-weight: bold; } </mx:Style> I don't see the bolding in Design View, but if I use that component in an Application or other component, I do see the bolding of the Form Item labels. Should I file a FlexBuilder bug? --JesterXL Yahoo! Groups Links

