X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Feditor%2FEdImageMapPage.css;h=7b466ac60d771e7fdb38c8e1ddb62c856702d918;hp=586bae5403328bd298e79a083ad11e7d6646e38f;hb=136d0f4352b32066ee0cb62122a29bb94130b0e0;hpb=b87c9562a4c728734927c455c6201d13d11c8a9e diff --git a/EarlyBlue/editor/EdImageMapPage.css b/EarlyBlue/editor/EdImageMapPage.css index 586bae54..7b466ac6 100644 --- a/EarlyBlue/editor/EdImageMapPage.css +++ b/EarlyBlue/editor/EdImageMapPage.css @@ -53,6 +53,6 @@ .handlet {position:absolute; top:-5px; left:48%; height:5px; width:5px; background-color:#ff00ff;} .handleb {position:absolute; top:100%; left:48%; height:5px; width:5px; background-color:#ff00ff;} #marquee {position:absolute; top:1px; left:-5px; height:-5px; width:1px; border: 1 dashed #0000ff; z-index:10000; visibility: hidden;} -#bgDiv {position:absolute; top:0px; left:0px; width:1; background:url("chrome://editor/skin/images/Map_checker.gif"); background-color: white; cursor: inherit;} +#bgDiv {position:absolute; top:0px; left:0px; width:1; background:url("chrome://editor/skin/icons/Map_checker.gif"); background-color: white; cursor: inherit;} BODY {background-color:appworkspace;} HTML {height: 100%;}