mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-02 09:00:34 +08:00
14 lines
134 B
CSS
14 lines
134 B
CSS
@charset "UTF-8";
|
|
|
|
[ng\:cloak], .ng-cloak {
|
|
display: none;
|
|
}
|
|
|
|
.ng-format-negative {
|
|
color: red;
|
|
}
|
|
|
|
ng\:form {
|
|
display: block;
|
|
}
|