I have a CSS file:
s|Application { fontFamily: Verdana; fontSize: 9; }
Why doesn't my custom mx:AdvancedDataGrid ItemRenterer accept the font size defined in the stylesheet?
What is the value of fontSize? Could it be set in some other selector?
Retrieving data ...