This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
herby
/
trapped
Suivre
1
Voter
1
Fork
0
Fichiers
Tickets
1
Pull Requests
0
Wiki
Aborescence:
v0.6.0
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
Lien permanent
Historique
Raw
1
2
3
4
5
/*Part of AngularJS To-do example*/
.done-true {
text-decoration: line-through;
color: grey;
}