home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 150 / MOBICLIC150.ISO / pc / DATA / HOTE / launcher_as3 / src / framework.swc / defaults.css < prev    next >
Cascading Style Sheet File  |  2011-04-26  |  7KB  |  277 lines

  1. /*
  2. ////////////////////////////////////////////////////////////////////////////////
  3. //
  4. //  ADOBE SYSTEMS INCORPORATED
  5. //  Copyright 2005-2007 Adobe Systems Incorporated
  6. //  All Rights Reserved.
  7. //
  8. //  NOTICE: Adobe permits you to use, modify, and distribute this file
  9. //  in accordance with the terms of the license agreement accompanying it.
  10. //
  11. ////////////////////////////////////////////////////////////////////////////////
  12. */
  13.  
  14. @namespace "library://ns.adobe.com/flex/mx";
  15.  
  16. /* Global style declaration */
  17. global
  18. {
  19.     /* framework styles */
  20.     accentColor: #0099FF;
  21.     alignmentBaseline: "useDominantBaseline";
  22.     backgroundAlpha: 1.0; /* this runs the opacity of nearly every square piece of the components */
  23.     /* backgroundDisabledColor: #DDDDDD; */
  24.     backgroundSize: "auto";
  25.     baselineShift: 0;
  26.     bevel: true;
  27.     blockProgression: "tb";
  28.     borderAlpha: 1.0;
  29.       borderCapColor: #919999;
  30.     borderColor: #696969;
  31.     borderSides: "left top right bottom";
  32.     borderStyle: "inset";
  33.     borderThickness: 1;
  34.     borderVisible: true;
  35.     breakOpportunity: "auto";
  36.     buttonColor: #6F7777;
  37.     caretColor: #0167FF;
  38.     cffHinting: "horizontalStem";
  39.     chromeColor: #CCCCCC;
  40.     closeDuration: 50;
  41.     color: #000000;
  42.     columnCount: "auto";
  43.     columnGap: 20;
  44.     columnWidth: "auto";
  45.     contentBackgroundAlpha: 1;
  46.     contentBackgroundColor: #FFFFFF;
  47.     cornerRadius: 2;
  48.     digitCase: "default";
  49.     digitWidth: "default";
  50.     direction: "ltr";
  51.     disabledAlpha: 0.5;
  52.     disabledColor: #AAB3B3;
  53.     disabledIconColor: #999999;
  54.     dominantBaseline: "auto";
  55.     dropShadowColor: #000000;
  56.     dropShadowVisible: false;
  57.     embedFonts: false;
  58.     errorColor: #FE0000;
  59.     fillAlphas: 0.6, 0.4, 0.75, 0.65; /* last pair are for OVER state */
  60.     fillColor: #FFFFFF; /* kill this?? */
  61.     fillColors: #FFFFFF, #CCCCCC, #FFFFFF, #EEEEEE;
  62.     filled: true;
  63.     firstBaselineOffset: "auto";
  64.     focusAlpha: 0.55;
  65.     focusBlendMode: "normal";
  66.     focusColor: #70B2EE;
  67.     focusRoundedCorners: "tl tr bl br";
  68.     focusSkin: ClassReference("mx.skins.halo.HaloFocusRect");
  69.     focusThickness: 2;
  70.     focusedTextSelectionColor: #A8C6EE;
  71.     fontAntiAliasType: "advanced";
  72.     fontFamily: "Arial";
  73.     fontGridFitType: "pixel";
  74.     fontLookup: "embeddedCFF";
  75.     fontSharpness: 0;
  76.     fontSize: 12;
  77.     fontStyle: "normal";
  78.     fontThickness: 0;
  79.     fontWeight: "normal";
  80.     /* footerColors: #E7E7E7, #C7C7C7; */
  81.     /* headerColors: #E7E7E7, #D9D9D9; */
  82.     /* headerHeight: 28; */
  83.     highlightAlphas: 0.3, 0; /* use this to control the 'light' cast on the components */
  84.     horizontalAlign: "left";
  85.     horizontalGap: 8;
  86.     horizontalGridLineColor: #F7F7F7;
  87.     horizontalGridLines: false;
  88.     iconColor: #111111;
  89.     iconPlacement: "left";
  90.     inactiveTextSelectionColor: #E8E8E8;
  91.     indentation: 17;
  92.     indicatorGap: 14;
  93.     interactionMode: "mouse";
  94.     justificationRule: "auto";
  95.     justificationStyle: "auto";
  96.     kerning: "default";
  97.     layoutDirection: "ltr";
  98.     leading: 2;
  99.     leadingModel: "auto";
  100.     ligatureLevel: "common";
  101.     letterSpacing: 0;
  102.     lineBreak: "toFit";
  103.     lineHeight: "120%";
  104.     lineThrough: false;
  105.     locale: "en";
  106.     modalTransparency: 0.5;
  107.     modalTransparencyBlur: 3;
  108.     modalTransparencyColor: #DDDDDD;
  109.     modalTransparencyDuration: 100;
  110.     openDuration: 1;
  111.     paddingBottom: 0;
  112.     paddingLeft: 0;
  113.     paddingRight: 0;
  114.     paddingTop: 0;
  115.     paragraphEndIndent: 0;
  116.     paragraphSpaceAfter: 0;
  117.     paragraphSpaceBefore: 0;
  118.     paragraphStartIndent: 0;
  119.     renderingMode: "cff";
  120.     repeatDelay: 500;
  121.     repeatInterval: 35;
  122.     rollOverColor: #CEDBEF;
  123.     roundedBottomCorners: true;
  124.     selectionColor: #A8C6EE;
  125.     selectionDisabledColor: #DDDDDD;
  126.     selectionDuration: 250;
  127.       shadowCapColor: #D5DDDD;
  128.       shadowColor: #EEEEEE;
  129.     shadowDirection: "center";
  130.     shadowDistance: 2;
  131.     stroked: false;
  132.     strokeWidth: 1;
  133.     symbolColor: #000000;
  134.     tabStops: ClassReference(null);
  135.     textAlign: "start";
  136.     textAlignLast: "start";
  137.     textAlpha: 1.0;
  138.     textDecoration: "none";
  139.     textFieldClass: ClassReference("mx.core.UITextField");
  140.     textIndent: 0;
  141.     textJustify: "interWord";
  142.     textRollOverColor: 0;
  143.     textRotation: "auto";
  144.     textSelectedColor: 0;
  145.     themeColor: #70B2EE;    
  146.     /*
  147.     //themeColor: #80FF4D;        // haloGreen
  148.     //themeColor: #FFB600;        // haloOrange
  149.     //themeColor: #AECAD9;        // haloSilver
  150.     */
  151.     trackingLeft: 0;
  152.     trackingRight: 0;
  153.     typographicCase: "default";
  154.     unfocusedTextSelectionColor: #E8E8E8;
  155.     showErrorSkin: true;
  156.     showErrorTip: true;
  157.     useRollOver: true;
  158.     version: "4.0.0";
  159.     verticalAlign: "top";
  160.     verticalGap: 6;
  161.     verticalGridLineColor: #D5DDDD;
  162.     verticalGridLines: true;
  163.     whiteSpaceCollapse: "collapse";
  164.  
  165.     
  166.     /* spark styles */
  167.  
  168.     /* Looks */
  169.     backgroundImageFillMode : "scale";
  170.     borderWeight : 1;
  171.     
  172.     /* Behaviors */
  173.     autoThumbVisibility: true;
  174.     fixedThumbSize: false;
  175.     fullScreenHideControlsDelay: 3000;
  176.     horizontalScrollPolicy: "auto";
  177.     liveDragging: true;
  178.     rollOverOpenDelay: 200;
  179.     slideDuration: 300;
  180.     smoothScrolling: true;
  181.     verticalScrollPolicy: "auto";
  182.  
  183. }
  184.  
  185. /*
  186. //------------------------------
  187. //  CursorManager
  188. //------------------------------
  189. */
  190.  
  191. CursorManager
  192. {
  193.     busyCursor: ClassReference("mx.skins.halo.BusyCursor");
  194.     busyCursorBackground: Embed(source="Assets.swf",symbol="mx.skins.cursor.BusyCursor");
  195. }
  196.  
  197. /*
  198. //------------------------------
  199. //  DragManager
  200. //------------------------------
  201. */
  202.  
  203. DragManager
  204. {
  205.     copyCursor: Embed(source="Assets.swf",symbol="mx.skins.cursor.DragCopy");
  206.     defaultDragImageSkin: ClassReference("mx.skins.halo.DefaultDragImage");
  207.     linkCursor: Embed(source="Assets.swf",symbol="mx.skins.cursor.DragLink");
  208.     moveCursor: Embed(source="Assets.swf",symbol="mx.skins.cursor.DragMove");
  209.     rejectCursor: Embed(source="Assets.swf",symbol="mx.skins.cursor.DragReject");
  210. }
  211.  
  212. /*
  213. //------------------------------
  214. //  .errorTip
  215. //------------------------------
  216. */
  217.  
  218. .errorTip
  219. {
  220.     borderColor: #CE2929;
  221.     borderStyle: "errorTipRight";
  222.     color: #FFFFFF;
  223.     fontSize: 10;
  224.     fontWeight: "bold";
  225.     shadowColor: #000000;
  226.     paddingBottom: 4;
  227.     paddingLeft: 4;
  228.     paddingRight: 4;
  229.     paddingTop: 4;
  230. }
  231.  
  232. /*
  233. //------------------------------
  234. //  .headerDragProxyStyle
  235. //------------------------------
  236. */
  237.  
  238. .headerDragProxyStyle
  239. {
  240.     fontWeight: "bold";
  241. }
  242.  
  243. /*
  244. //------------------------------
  245. //  SWFLoader
  246. //------------------------------
  247. */
  248.  
  249. SWFLoader
  250. {
  251.     brokenImageBorderSkin: ClassReference("mx.skins.halo.BrokenImageBorderSkin");
  252.     brokenImageSkin: Embed(source="Assets.swf",symbol="__brokenImage");
  253. }
  254.  
  255. /*
  256. //------------------------------
  257. //  ToolTip
  258. //------------------------------
  259. */
  260.  
  261. ToolTip
  262. {
  263.     backgroundColor: #FFFFCC;
  264.     backgroundAlpha: 0.95;
  265.     borderColor: #919999;
  266.     borderSkin: ClassReference("mx.skins.halo.ToolTipBorder");
  267.     borderStyle: "toolTip";
  268.     cornerRadius: 2;
  269.     fontSize: 10;
  270.     paddingBottom: 2;
  271.     paddingLeft: 4;
  272.     paddingRight: 4;
  273.     paddingTop: 2;
  274. }
  275.  
  276.  
  277.