[PORTAL-7] Rebase
[portal.git] / ecomp-portal-BE-common / src / main / webapp / static / app / fusion / external / angular-1.5 / angular-csp.css
1 /* Include this file in your html if you are using the CSP mode. */
2
3 @charset "UTF-8";
4
5 [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak],
6 .ng-cloak, .x-ng-cloak,
7 .ng-hide:not(.ng-hide-animate) {
8   display: none !important;
9 }
10
11 ng\:form {
12   display: block;
13 }
14
15 .ng-animate-shim {
16   visibility:hidden;
17 }
18
19 .ng-anchor {
20   position:absolute;
21 }