function setCss()

in static/assets/js/modernizr.js [289:291]


    function setCss( str ) {
        mStyle.cssText = str;
    }