X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-demo.git;a=blobdiff_plain;f=afb-client%2Fbower_components%2Fangular%2Fangular-csp.css;fp=afb-client%2Fbower_components%2Fangular%2Fangular-csp.css;h=0ce9d864cbe15e448e8b853cef8d9a9d4b185aa5;hp=0000000000000000000000000000000000000000;hb=5b1e6cc132f44262a873fa8296a2a3e1017b0278;hpb=f7d2f9ac4168ee5064580c666d508667a73cefc0 diff --git a/afb-client/bower_components/angular/angular-csp.css b/afb-client/bower_components/angular/angular-csp.css new file mode 100644 index 0000000..0ce9d86 --- /dev/null +++ b/afb-client/bower_components/angular/angular-csp.css @@ -0,0 +1,13 @@ +/* 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; +}