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