update both themes to toolkit winstripe changes up to 2010-09-24
[themes.git] / EarlyBlue / editor / EdImageMapPage.css
index 0c207993403561fd2f0587251ff3a0613317daf7..983cfa752da105548319f7744c25ec5688674a9c 100644 (file)
@@ -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;}