As of Firefox 2.0, the CSS property -moz-border-radius was renamed to border-radius (the "-moz-" prefix was removed).

Until Firefox 12.0, the "-moz-" syntax has still been supported as an alias. As of Firefox 13.0, "-moz-" is no longer supported.

See https://developer.mozilla.org/en/CSS/border-radius#Gecko_notes

Thus, all "-moz-" prefixes should be dropped from all occurrences of CSS properties used by this theme. Otherwise, the round corners are gone after updating FF to the current version 13.

Comments

roball’s picture

Title: Rename -moz-border-radius to border-radius » Remove -moz- prefixes from CSS properties (Even Mozilla does not support them since FF 13)

Now, at Firefox version 17 this bug still has not been fixed. Does nobody want to have correct (CSS3 standard compliant) CSS code, so FF users can enjoy its nice look too? Just wondering because half a year is now gone since this report and nobody responded.

ajross’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

I apologize - the D6 version of this theme was longer being maintained. Anybody is welcome to manually correct this issue without worry of the changes being overwritten as there will be no further releases.