webogram-i2p/app/vendor/angular/angular-csp.css
Igor Zhukov e02c95d881 Migrate to Angular 1.3.0-beta.8
Replace fastclick with ngTouch
2014-07-01 22:46:39 +04:00

14 lines
241 B
CSS
Executable File

/* 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;
}