Commit af7fafc8 authored by Pascal Hartig's avatar Pascal Hartig

cujo css: consistent css indention

parent 349aa2cd
...@@ -21,21 +21,21 @@ ...@@ -21,21 +21,21 @@
} }
.completed-zero #clear-completed { .completed-zero #clear-completed {
opacity: 0; opacity: 0;
} }
.todos-one #main, .todos-one #main,
.todos-many #main, .todos-many #main,
.todos-one #footer, .todos-one #footer,
.todos-many #footer { .todos-many #footer {
display: block; display: block;
} }
#main, #main,
#footer, #footer,
.todos-zero #main, .todos-zero #main,
.todos-zero #footer { .todos-zero #footer {
display: none; display: none;
} }
/* TODO: Reinstate once we add routing */ /* 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