diff options
Diffstat (limited to 'css')
| -rw-r--r-- | css/angular.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/css/angular.css b/css/angular.css index 9c1ddedb..6c2c52f4 100644 --- a/css/angular.css +++ b/css/angular.css @@ -1,5 +1,9 @@ @charset "UTF-8"; +[ng\:cloak], .ng-cloak { + display: none; +} + .ng-format-negative { color: red; } |
