webogram-i2p/app/vendor/angular/angular-csp.css

14 lines
263 B
CSS
Raw Normal View History

2014-01-05 16:07:11 +00:00
/* 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,
2014-11-11 10:55:03 +00:00
.ng-hide:not(.ng-hide-animate) {
2014-01-05 16:07:11 +00:00
display: none !important;
}
ng\:form {
display: block;
}