mirror of
https://github.com/l-lin/font-awesome-animation.git
synced 2024-12-28 22:41:31 +08:00
1f221284e5
* Folder reorganization * Using myth to generate prefixes * Change graphical charter
14 lines
241 B
CSS
14 lines
241 B
CSS
/* 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 {
|
|
display: none !important;
|
|
}
|
|
|
|
ng\:form {
|
|
display: block;
|
|
}
|