home *** CD-ROM | disk | FTP | other *** search
/ Video Vibe PRO / VideoVibePRO.iso / test1.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2015-09-12  |  238 b   |  16 lines

  1. /* CSS file */
  2. @namespace s "library://ns.adobe.com/flex/spark";
  3. @namespace mx "library://ns.adobe.com/flex/mx";
  4.  
  5.  
  6. global
  7. {
  8.     content-background-color: #8C2020;
  9.     roll-over-color: #72839B;
  10. }
  11. s|Button
  12. {
  13.     cornerRadius: 5;
  14.     
  15. }
  16.