X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Feditor%2FEdImageMapPage.css;h=b4fc4431cdac4edff2442096b6dc664f62ee1537;hp=449dd3f4e518eebb45441e3f271822884fcc5320;hb=569543b3d2d5099d602cc6644b026ee2adf3e00a;hpb=106ae2ed94928de78357798f5c9d0d65a6b10b75 diff --git a/LCARStrek/editor/EdImageMapPage.css b/LCARStrek/editor/EdImageMapPage.css index 449dd3f4..b4fc4431 100644 --- a/LCARStrek/editor/EdImageMapPage.css +++ b/LCARStrek/editor/EdImageMapPage.css @@ -38,7 +38,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;}