ledgerrb/public/app/bower_components/angular/angular-csp.css

14 lines
258 B
CSS
Raw Normal View History

2014-07-31 18:00:20 +02:00
/* 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,
2014-09-30 12:29:53 +02:00
.ng-hide:not(.ng-animate) {
2014-07-31 18:00:20 +02:00
display: none !important;
}
ng\:form {
display: block;
}