UNPKG

flex-sdk

Version:

A Node.js module to download and "install" the latest open source Apache/Adobe Flex SDK.

32 lines (29 loc) 784 B
/* //////////////////////////////////////////////////////////////////////////////// // // ADOBE SYSTEMS INCORPORATED // Copyright 2009 Adobe Systems Incorporated // All Rights Reserved. // // NOTICE: Adobe permits you to use, modify, and distribute this file // in accordance with the terms of the license agreement accompanying it. // //////////////////////////////////////////////////////////////////////////////// */ @namespace s "library://ns.adobe.com/flex/spark"; @namespace mx "library://ns.adobe.com/flex/mx"; global { chrome-color: #DEEBFF; color: #444444; content-background-color: #FFFFFF; symbol-color: #333333; roll-over-color: #EBF4FF; selection-color: #DEEBFF; focus-color: #EEEEEE; accent-color: #C0E3FF; } s|Application { background-color: #EBF4FF; }