mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-26 05:05:59 +10:00
Sources: http://code.angularjs.org/* Added missing versions, fixed some files reporting as min’d but weren’t, the sneaky varmints. Addresses https://github.com/cdnjs/cdnjs/issues/1188 - I think. Can be closed if it does.
1 line
550 B
JavaScript
1 line
550 B
JavaScript
(function(){var c=document.location.href.replace(/\/[^/]+(#.*)?$/,"/")+document.getElementById("ng-ie-compat").src;var a='#ng-callout .ng-arrow-left{*background-image:url("mhtml:'+c+'!img0")}#ng-callout .ng-arrow-right{*background-image:url("mhtml:'+c+'!img1")}.ng-input-indicator-wait {*background-image:url("mhtml:'+c+'!img2")}';var b=document.createElement("style");b.setAttribute("type","text/css");if(b.styleSheet){b.styleSheet.cssText=a}else{b.appendChild(document.createTextNode(a))}document.getElementsByTagName("head")[0].appendChild(b)})(); |