lemonldap-ng/lemonldap-ng-manager/site/htdocs/static/bwr/angular/angular-csp.css
Xavier Guimard 2021486f68 Update Angular.js to LTS (1.7.x)
Angular ≤ 1.7 will be deprecated after 2018-07-01
2018-06-21 21:07:46 +02:00

26 lines
343 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-hide-animate) {
display: none !important;
}
ng\:form {
display: block;
}
.ng-animate-shim {
visibility:hidden;
}
.ng-anchor {
position:absolute;
}