1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-04 15:24:23 +01:00
fab-manager/vendor/assets/components/angular/angular-csp.css

14 lines
263 B
CSS
Raw Normal View History

2015-05-05 03:10:25 +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,
2016-03-23 18:39:41 +01:00
.ng-hide:not(.ng-hide-animate) {
2015-05-05 03:10:25 +02:00
display: none !important;
}
ng\:form {
display: block;
}