On 5/15/17, 9:37 AM, "Peter Ent" <pent@adobe.com.INVALID> wrote:
>The reason for .DataGridListArea is that the SWF side does not recognize
>a selector of:
>
>DataGrid Container { ... }
Right, SimpleCSS doesn't handle complex selectors.
>
>So I gave the Container used for the list area a class name. Perhaps I
>can try to change it to a type name and see if that's more helpful and if
>so look at replacing as many specialty class names with type selectors.
Again, creating new types for these internal pieces does help, but there
is a cost to creating these new internal types. It is even smaller to use
special names for removable class selectors.
Of course, I could be wrong...
-Alex
|