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

26 lines
343 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";
2019-05-09 19:56:23 +00:00
[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;
}
2015-10-01 17:06:16 +00:00
.ng-animate-shim {
visibility:hidden;
}
.ng-anchor {
position:absolute;
}