Initial Files

This commit is contained in:
2020-09-06 00:28:53 +02:00
parent 84d095af3e
commit 3006f04cf4
554 changed files with 603120 additions and 0 deletions

25
common/resources/node_modules/angular/angular-csp.css generated vendored Normal file
View File

@@ -0,0 +1,25 @@
/* 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;
}