On Sun, 28 Nov 2010 23:33:56 -0500, Ed Mullen wrote: > I've been using SM 2.1 Beta 1 for a couple weeks now. Seems stable, > haven't had any problems > > My question is about CSS3 support and Mozilla CSS Extensions. > > https://developer.mozilla.org/en/CSS_Reference/Mozilla_Extensions > > I've played with them and understand they are non-standard. > > However, SM 2.1 does not display -moz-border-radius as did SM 2.0. > > I've found various references that say (at least for that property) the > "-moz-" prefix has been dropped and the property is the CSS3 standard > "border-radius". > > But it doesn't work in SM 2.1.
border-radius certainly works in SM 2.1b. We currently use it in our themes. Note that the syntax (and behaviour) has changed slightly to match the official W3C/CSS3 specification so perhaps you are running into that. So besides removing the "-moz-" prefix did you also change the actual rules to match the new syntax? Phil -- Philip Chee <[email protected]>, <[email protected]> http://flashblock.mozdev.org/ http://xsidebar.mozdev.org Guard us from the she-wolf and the wolf, and guard us from the thief, oh Night, and so be good for us to pass. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

