home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / lib / firefox-3.0.14 / chrome / classic.jar / skin / classic / browser / setDesktopBackground.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-11-07  |  363 b   |  15 lines

  1. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  2. @namespace html url("http://www.w3.org/1999/xhtml");
  3.  
  4. html|canvas#screen {
  5.   margin: 12px 11px 32px;
  6. }
  7.  
  8. #monitor {
  9.   list-style-image: url("chrome://browser/skin/monitor.png");
  10. }
  11.  
  12. #monitor[aspectratio="16:10"] {
  13.   list-style-image: url("chrome://browser/skin/monitor_16-10.png");
  14. }
  15.