List updates and directives with it!

This commit is contained in:
Max Lynch
2013-10-09 19:33:52 -05:00
parent 03b6cdad74
commit ec889daf06
10 changed files with 263 additions and 18 deletions

View File

@@ -50,6 +50,13 @@
color: #4a87ee;
}
/* Tasks view */
#task-list {
}
#task-list .completed {
text-decoration: line-through;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
#signup-view {