home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 172 / MF_UK_172_1.iso / DiscContents / In the mag / Widgets / The Chat Acronyms widget 1.0 / The Chat Acronyms / Chat Acronyms.wdgt / Sharpened.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2006-02-09  |  1.3 KB  |  32 lines

  1. /* Copyright © 2006 Sharpened Productions */
  2. /* http://www.sharpened.com */
  3.  
  4. body {
  5.     margin: 0;
  6. }
  7. a             { color: #ffffff; font-weight: bold; text-decoration: none }
  8. a:link         { color: #ffffff; font-weight: bold; text-decoration: none }
  9. a:visited     { color: #ffffff; font-weight: bold; text-decoration: none }
  10. a:hover         { color: #ffffff; font-weight: bold; text-decoration: underline }
  11. a:active     { color: #cccccc; font-weight: bold; text-decoration: underline }
  12. #centerSearch {
  13.     position: absolute;
  14.     top: 70px;
  15.     left: 29px;
  16. }
  17. .searchBox {
  18.     font-size: 12pt;
  19.     font-weight: bold;
  20.     color: #000066;
  21.     text-align: center;    
  22. }
  23. #Text2  { color: #f5f5f5; font-size: 11px; font-family: "Helvetica Neue", Helvetica, Geneva; position: absolute; top: 71px; left: 40px }
  24. .backgroundImage { position: absolute; top: 0px; left: 0px }
  25. .flip { position: absolute; right: 25px; bottom: 20px; width: 13px; height: 13px }
  26. #flip { background: url(file:///System/Library/WidgetResources/ibutton/white_i.png) no-repeat left top; z-index: 8000; opacity: 0 }
  27. #fliprollie { background: url(file:///System/Library/WidgetResources/ibutton/white_rollie.png) no-repeat left top; z-index: 7999; opacity: 0.25; display: none }
  28. .doneButton { position: absolute; bottom: 45px; left: 60px }
  29. #front { display: block }
  30. #back { display: none }
  31. #done { position: absolute; bottom: 45px; left: 60px }
  32.