feat(ng:cloak): add ng:cloak directive

This commit is contained in:
Igor Minar
2011-08-20 00:24:24 -07:00
parent dbf8afcba0
commit 30753cb131
5 changed files with 95 additions and 2 deletions
+4
View File
@@ -1,5 +1,9 @@
@charset "UTF-8";
[ng\:cloak], .ng-cloak {
display: none;
}
.ng-format-negative {
color: red;
}