This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
angular.js
Watch
1
Star
0
Fork
You've already forked angular.js
0
mirror of
https://github.com/Hopiu/angular.js.git
synced
2026-03-17 15:40:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c76a120bfe
angular.js
/
css
/
angular.css
10 lines
95 B
CSS
Raw
Normal View
History
Unescape
Escape
added css
2010-01-12 21:59:54 +00:00
@
charset
"UTF-8"
;
feat(ng:cloak): add ng:cloak directive
2011-08-20 07:24:24 +00:00
[
ng
\
:
cloak
]
,
.
ng-cloak
{
display
:
none
;
}
fix(css): ng:form should always be a block element
2011-10-29 05:01:21 +00:00
ng
\
:
form
{
display
:
block
;
}
Reference in a new issue
Copy permalink