Wordpress/wp-content/themes/twentytwelve
Lance Willett 2ebf4fb23c Twenty Twelve: change form input selectors to only reset non-textual input types, allowing for broader support for newer HTML5 input types. Also add better {{{button}}} support. Fixes #20579.
git-svn-id: https://develop.svn.wordpress.org/trunk@22899 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-28 18:17:38 +00:00
..
css Twenty Twelve: add RTL overrides for IE7 and IE8, props DrewAPicture. Closes #22044. 2012-11-19 21:41:04 +00:00
inc
js Twenty Twelve: avoid JavaScript errors if navigation wrapper markup is removed from header. Fixes #22307. 2012-11-14 20:21:01 +00:00
languages POT, generated from r22621 2012-11-16 22:19:00 +00:00
page-templates
404.php
archive.php
author.php
category.php
comments.php Twenty Twelve: remove extraneous comment. See #20469. 2012-11-16 22:04:57 +00:00
content-aside.php
content-image.php
content-link.php
content-none.php
content-page.php
content-quote.php
content-status.php
content.php
editor-style-rtl.css
editor-style.css
footer.php
functions.php Twenty Twelve: improve arrow display in comment reply text, props miqrogroove. Also consistent styles for edit link to match reply link in color and size. Closes #22468. 2012-11-16 21:22:17 +00:00
header.php
image.php
index.php
page.php
rtl.css Twenty Twelve: only use comment thread indentation when above the first breakpoint, to avoid super-narrow indented comments in small screens. Closes #21405. 2012-11-28 17:43:46 +00:00
screenshot.png
search.php
sidebar-front.php
sidebar.php
single.php Twenty Twelve: better fix for #20469 and comments closed messages, also load the comments template in single.php template regardless of whether comments are open or closed (consistent with page.php). Both props kovshenin. 2012-11-16 21:28:47 +00:00
style.css Twenty Twelve: change form input selectors to only reset non-textual input types, allowing for broader support for newer HTML5 input types. Also add better {{{button}}} support. Fixes #20579. 2012-11-28 18:17:38 +00:00
tag.php