This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
herby
/
trapped
Watch
1
Star
1
포크
0
파일
이슈
1
풀 리퀘스트
0
위키
트리:
v0.6.0
브랜치
태그
master
v0.6.0
v0.5.1
v0.5.0
v0.2.0
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1
trapped
/
example-todo
/
todo.css
todo.css
102 B
고유링크
히스토리
Raw
1
2
3
4
5
/*Part of AngularJS To-do example*/
.done-true {
text-decoration: line-through;
color: grey;
}