546
edits
Epoximator (talk | contribs) No edit summary |
|||
Line 6: | Line 6: | ||
== New == | == New == | ||
=== <button> submission=== | |||
Can we move to using the <tt><button></tt> element instead of <tt><input></tt> for form submission? | |||
Here's the reasoning: http://particletree.com/features/rediscovering-the-button-element/ | |||
== Due next update == | |||
=== wishlist mylist ep state === | === wishlist mylist ep state === | ||
to allow for same styling as in mylist: | to allow for same styling as in mylist: | ||
Line 19: | Line 25: | ||
ul | ul | ||
li (1..n) | li (1..n) | ||
pending: | |||
div.g_content.notify_all | |||
h1 (0..1) | |||
div.g_section.new_files | |||
h3.[low|mid|high] | |||
div.[anime|group|producer] | |||
h4 | |||
ul | |||
li (1..n) | |||
=== span.count === | === span.count === | ||
Line 67: | Line 78: | ||
<nowiki><td class="rating ep mid">7.65 (<span class="count">3</span>)</td> [7] | <nowiki><td class="rating ep mid">7.65 (<span class="count">3</span>)</td> [7] | ||
<td><img src="http://static.anidb.net/pics/anidb_greenbarh.gif" width="122" height="5" alt="#" /></td></nowiki> | <td><img src="http://static.anidb.net/pics/anidb_greenbarh.gif" width="122" height="5" alt="#" /></td></nowiki> | ||
== Done in 0.1.37 == | == Done in 0.1.37 == |
edits