webogram-i2p/app/vendor/angular/angular-csp.css
Igor Zhukov bfc8ffd6ec Performance improvements
Updated some watch expressions
Upgrade AngularJS to 1.3.0-rc.0
2014-09-10 22:22:47 +04:00

14 lines
258 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:not(.ng-animate) {
display: none !important;
}
ng\:form {
display: block;
}