mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
13 lines
134 B
CSS
13 lines
134 B
CSS
@charset "UTF-8";
|
|
|
|
[ng\:cloak], .ng-cloak {
|
|
display: none;
|
|
}
|
|
|
|
.ng-format-negative {
|
|
color: red;
|
|
}
|
|
|
|
ng\:form {
|
|
display: block;
|
|
}
|