This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
herby
/
trapped
Beobachten
1
Favorit hinzufügen
1
Fork
0
Dateien
Issues
1
Pull-Requests
0
Wiki
Struktur:
852dac4d40
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
Verlauf
Originalformat
1
2
3
4
5
/*Part of AngularJS To-do example*/
.done-true {
text-decoration: line-through;
color: grey;
}