-
Notifications
You must be signed in to change notification settings - Fork 406
Open
Description
I am a little confused layout and styling in template.
- Why
toggle-allis inmainsection, but visually is in header? What prevents to place it there? - Found
<label for="toggle-all">, but input with specificnamenot found. And in css labeldisplay: none. Wtf? toggle-allcheckbox styled with::beforepseudo class, but input elements has no content and this is hack.- In
todomvc-app-cssspecify:focus {outline: none}. That's too bad, because it disables native tab button behavior.
todomvc-app-template and todomvc-app-css need some refactoring. I ready to help.
Metadata
Metadata
Assignees
Labels
No labels