Mega Code Archive
Categories
/
Flex
/
Components
Button text with the implicit type selector is yellow
@namespace s "library://ns.adobe.com/flex/spark"; .myclass { color: Red; } s|Button { fontSize: 10pt; color: Yellow; }