Cameron Kaiser wrote:
For TenFourFox, I've often toyed with implementing switches for
box-shadow, blur, etc., so that people on the very low end of the spec
(we still support G3 Macintoshes) can turn these rather expensive
features off. I'd rather do that in a web-standard way than a one-off
local change, though.
Surely any user can just add this to their userContent.css
*|* { box-shadow: none !important; }
--
Warning: May contain traces of nuts.
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform