Commit af7fafc8 authored by Pascal Hartig's avatar Pascal Hartig

cujo css: consistent css indention

parent 349aa2cd
......@@ -21,21 +21,21 @@
}
.completed-zero #clear-completed {
opacity: 0;
opacity: 0;
}
.todos-one #main,
.todos-many #main,
.todos-one #footer,
.todos-many #footer {
display: block;
display: block;
}
#main,
#footer,
.todos-zero #main,
.todos-zero #footer {
display: none;
display: none;
}
/* TODO: Reinstate once we add routing */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment