Files
Pete Cooper 1575993aa5 Housekeeping on angular - no version change (part 3 of ?)
Unifying with http://code.angularjs.org - see #2693 for background, hat
tip to @willbutler.

Adding missing .map files for 1.2.* and syncing files from
http://code.angularjs.org
2014-03-28 14:11:49 +00:00

19 lines
346 B
CSS

/* Include this file in your html if you are using the CSP mode. */
@charset "UTF-8";
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak],
.ng-cloak, .x-ng-cloak,
.ng-hide {
display: none !important;
}
ng\:form {
display: block;
}
.ng-animate-block-transitions {
transition:0s all!important;
-webkit-transition:0s all!important;
}