X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Feditor%2FEdImageMapPage.css;h=983cfa752da105548319f7744c25ec5688674a9c;hp=0c207993403561fd2f0587251ff3a0613317daf7;hb=569543b3d2d5099d602cc6644b026ee2adf3e00a;hpb=106ae2ed94928de78357798f5c9d0d65a6b10b75 diff --git a/EarlyBlue/editor/EdImageMapPage.css b/EarlyBlue/editor/EdImageMapPage.css index 0c207993..983cfa75 100644 --- a/EarlyBlue/editor/EdImageMapPage.css +++ b/EarlyBlue/editor/EdImageMapPage.css @@ -40,7 +40,7 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); .rect {position:absolute; top:1px; left:1px; height:1px; width:1px; border: 1px solid #0000ff;} -.cir {position:absolute; top:1px; left:1px; height:1px; width:1px; border: 1px solid #00ff00; -moz-border-radius: 50%;} +.cir {position:absolute; top:1px; left:1px; height:1px; width:1px; border: 1px solid #00ff00; border-radius: 50%;} .poly {position:absolute; top:0px; left:0px; height:100%; width:100%;} .point {position:absolute; top:1px; left:1px; height:3px; width:3px; background-color:#ff0000;} .pointStart {position:absolute; top:1px; left:1px; height:3px; width:3px; background-color:#8000ff;}