summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular/angular-csp.css
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/angular/angular-csp.css')
-rw-r--r--js/vendor/angular/angular-csp.css21
1 files changed, 0 insertions, 21 deletions
diff --git a/js/vendor/angular/angular-csp.css b/js/vendor/angular/angular-csp.css
deleted file mode 100644
index f3cd926cb..000000000
--- a/js/vendor/angular/angular-csp.css
+++ /dev/null
@@ -1,21 +0,0 @@
-/* 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;
-}