home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Complet / thunderbird / chrome / qute.jar / skin / classic / editor / EdImageMapPage.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-12-19  |  2.5 KB  |  44 lines

  1. /* 
  2.  * The contents of this file are subject to the Netscape Public
  3.  * License Version 1.1 (the "License"); you may not use this file
  4.  * except in compliance with the License. You may obtain a copy of
  5.  * the License at http://www.mozilla.org/NPL/
  6.  *  
  7.  * Software distributed under the License is distributed on an "AS
  8.  * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  9.  * implied. See the License for the specific language governing
  10.  * rights and limitations under the License.
  11.  *  
  12.  * The Original Code is Mozilla Communicator client code, released
  13.  * March 31, 1998.
  14.  * 
  15.  * The Initial Developer of the Original Code is Netscape
  16.  * Communications Corporation. Portions created by Netscape are
  17.  * Copyright (C) 2000 Netscape Communications Corporation. All
  18.  * Rights Reserved.
  19.  * 
  20.  * Contributor(s): 
  21.  *   Dan Haddix
  22.  *   Brian King
  23.  */
  24.  
  25. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  26.  
  27. .rect {position:absolute; top:1px; left:1px; height:1px; width:1px; border: 1 solid #0000ff;}
  28. .cir {position:absolute; top:1px; left:1px; height:1px; width:1px; border: 1 solid #00ff00; -moz-border-radius: 50%;}
  29. .poly {position:absolute; top:0px; left:0px; height:100%; width:100%;}
  30. .point {position:absolute; top:1px; left:1px; height:3px; width:3px; background-color:#ff0000;}
  31. .pointStart {position:absolute; top:1px; left:1px; height:3px; width:3px; background-color:#8000ff;}
  32. .handletl {position:absolute; top:-5px; left:-5px; height:5px; width:5px; background-color:#ff00ff;}
  33. .handletr {position:absolute; top:-5px; left:100%; height:5px; width:5px; background-color:#ff00ff;}
  34. .handlebl {position:absolute; top:100%; left:-5px; height:5px; width:5px; background-color:#ff00ff;}
  35. .handlebr {position:absolute; top:100%; left:100%; height:5px; width:5px; background-color:#ff00ff;}
  36. .handlel {position:absolute; top:48%; left:-5px; height:5px; width:5px; background-color:#ff00ff;}
  37. .handler {position:absolute; top:48%; left:100%; height:5px; width:5px; background-color:#ff00ff;}
  38. .handlet {position:absolute; top:-5px; left:48%; height:5px; width:5px; background-color:#ff00ff;}
  39. .handleb {position:absolute; top:100%; left:48%; height:5px; width:5px; background-color:#ff00ff;}
  40. #marquee {position:absolute; top:1px; left:-5px; height:-5px; width:1px; border: 1 dashed #0000ff; z-index:10000; visibility: hidden;}
  41. #bgDiv {position:absolute; top:0px; left:0px; width:1; background:url("chrome://editor/skin/images/Map_checker.gif"); background-color: white; cursor: inherit;}
  42. BODY {background-color:appworkspace;}
  43. HTML {height: 100%;}
  44.