This website works better with JavaScript
Home
Explore
Help
Register
Sign In
herby
/
trapped
Watch
1
Star
1
Fork
0
Files
Issues
1
Pull Requests
0
Wiki
Tree:
612c9699f0
Branches
Tags
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
History
Raw
1
2
3
4
5
/*Part of AngularJS To-do example*/
.done-true {
text-decoration: line-through;
color: grey;
}