Wordpress/wp-content/themes/twentythirteen
Lance Willett 2bb14f8626 Twenty Thirteen: minor design tweaks and fixes:
* Link color should be the same on all links that are on white or tan backgrounds, see #23784
 * Better color value for active menu item (red instead of tan)
 * Improved styles for quote citations that are wrapped in links
 * Better layout for single post navigation links when post titles are '''really''' long
 * Fix navbar border style for viewports at 1600 pixels wide and above

Props Joen and obenland.

git-svn-id: https://develop.svn.wordpress.org/trunk@23962 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 15:57:50 +00:00
..
css Twenty Thirteen: display gallery captions correctly in IE7 and IE8. Props celloexpressions and kovshenin, fixes #23996. 2013-04-10 22:44:29 +00:00
fonts Add \n to end of Twenty Thirteen's font exception file. 2013-02-24 17:31:03 +00:00
images Twenty Thirteen: minor adjustments to bundled "star" header image. Props joen. 2013-02-26 04:35:00 +00:00
inc Twenty Thirteen: back compat file PHPDoc updates, thanks DrewAPicture for the nudge. See #23819. 2013-03-28 06:53:45 +00:00
js Don't use jQuery.on('ready'). props obenland. see #23875. 2013-04-03 17:29:59 +00:00
languages
404.php Twenty Thirteen: remove HTML5 argument for search form, using a filter instead. See #23850, closes #23701. 2013-03-26 20:34:37 +00:00
archive.php
author-bio.php
author.php
category.php
comments.php Twenty Thirteen: fix a few closing container comments. Props to DrewAPicture for the initial patch. Fixes #23802. 2013-03-19 19:25:56 +00:00
content-aside.php
content-audio.php Standardize the post format theme API functions with the_post_format_THING() and get_the_post_format_THING(). 2013-04-04 08:09:02 +00:00
content-chat.php Standardize the post format theme API functions with the_post_format_THING() and get_the_post_format_THING(). 2013-04-04 08:09:02 +00:00
content-gallery.php Twenty Thirteen: remove extraneous comment link on single post views, props markmcwilliams. Fixes #23657. 2013-03-05 21:44:38 +00:00
content-image.php Use correct function name. props ocean90. fixes #23942. see #23927. 2013-04-04 21:03:35 +00:00
content-link.php Twenty Thirteen: change link URL function name to twentythirteen_get_link_url(), props obenland. Also remove function_exists() check since this function should not be pluggable, by design. Closes #23619. 2013-03-25 16:36:27 +00:00
content-none.php Twenty Thirteen: remove HTML5 argument for search form, using a filter instead. See #23850, closes #23701. 2013-03-26 20:34:37 +00:00
content-quote.php Twenty Thirteen: remove extraneous comment link on single post views, props markmcwilliams. Fixes #23657. 2013-03-05 21:44:38 +00:00
content-status.php Twenty Thirteen: update post formats for consistent post meta display, fixes #23553. 2013-02-22 06:05:00 +00:00
content-video.php Standardize the post format theme API functions with the_post_format_THING() and get_the_post_format_THING(). 2013-04-04 08:09:02 +00:00
content.php Twenty Thirteen: remove extraneous comment link on single post views, props markmcwilliams. Fixes #23657. 2013-03-05 21:44:38 +00:00
footer.php Twenty Thirteen: make footer widget area the primary sidebar, acting as "secondary" content. Move optional sidebar widget area to "tertiary" content. Props obenland, fixes #23644. 2013-02-28 21:35:26 +00:00
functions.php Standardize the post format theme API functions with the_post_format_THING() and get_the_post_format_THING(). 2013-04-04 08:09:02 +00:00
header.php Twenty Thirteen: remove HTML5 argument for search form, using a filter instead. See #23850, closes #23701. 2013-03-26 20:34:37 +00:00
image.php Twenty Thirteen: fix translation string in image template, fixes #23799. 2013-03-19 22:29:44 +00:00
index.php
page.php Twenty Thirteen: proper alignment for featured images on pages with a sidebar. Props kwight, fixes #23527. 2013-02-20 04:32:31 +00:00
rtl.css Twenty Thirteen: minor design tweaks and fixes: 2013-04-11 15:57:50 +00:00
screenshot.png Twenty Thirteen: better representative theme screenshot, props Joen. (Also shaves a few KB off previous file.) 2013-04-09 20:58:26 +00:00
search.php
sidebar-main.php Twenty Thirteen: fix a few closing container comments. Props to DrewAPicture for the initial patch. Fixes #23802. 2013-03-19 19:25:56 +00:00
sidebar.php Twenty Thirteen: fix a few closing container comments. Props to DrewAPicture for the initial patch. Fixes #23802. 2013-03-19 19:25:56 +00:00
single.php
style.css Twenty Thirteen: minor design tweaks and fixes: 2013-04-11 15:57:50 +00:00
tag.php
taxonomy-post_format.php