Commit Graph

28 Commits

Author SHA1 Message Date
Lance Willett 625724024b Twenty Thirteen: clean up RTL styles per changes in r24391, see #24469.
git-svn-id: https://develop.svn.wordpress.org/trunk@24404 602fd350-edb4-49c9-b593-d223f7449a82
2013-06-03 22:17:09 +00:00
Lance Willett a9d619ffff Twenty Thirteen: remove all `post_format_*()` and `the_remaining_content()` function calls, reverting to `the_content()`. Simplify functions.php, JS, and CSS files accordingly. Props obenland for starter patch, fixes #24469 and #24407. See #24452.
git-svn-id: https://develop.svn.wordpress.org/trunk@24391 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-31 17:45:00 +00:00
Lance Willett 42cfbd701f Twenty Thirteen: polish up RTL for editor styles, fixing blockquote and status entries. Fixes #24298.
git-svn-id: https://develop.svn.wordpress.org/trunk@24347 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-24 18:58:21 +00:00
Lance Willett 21db022cc9 Twenty Thirteen: fix up Quote styles for the visual editor, see #24308.
git-svn-id: https://develop.svn.wordpress.org/trunk@24343 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-23 23:48:56 +00:00
Lance Willett dcbff314ea Twenty Thirteen: first pass to add RTL for editor styles, see #24298. Props obenland for starter patch. Adds table of contents to this file and fixes spelling in style.css ToC.
git-svn-id: https://develop.svn.wordpress.org/trunk@24309 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-20 22:35:08 +00:00
Lance Willett 497652fd31 Twenty Thirteen: first pass to add post format visual styles to visual editor. Props celloexpressions and obenland, see #24308 and #24298.
git-svn-id: https://develop.svn.wordpress.org/trunk@24308 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-20 22:18:09 +00:00
Lance Willett fb72520209 Twenty Thirteen: revert unintended space change from r24239.
git-svn-id: https://develop.svn.wordpress.org/trunk@24287 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-17 19:25:50 +00:00
Lance Willett cb38eac14d Twenty Thirteen: minor CSS fixes for comment spacing and property ordering.
git-svn-id: https://develop.svn.wordpress.org/trunk@24239 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-10 21:38:48 +00:00
Lance Willett 442d1a5477 Twenty Thirteen: clean up RTL and Genericons styles. Props SergeyBiryukov for the comment moderation bits, fixes #24287.
git-svn-id: https://develop.svn.wordpress.org/trunk@24223 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-09 20:08:39 +00:00
Lance Willett c1d41fdd37 Twenty Thirteen: fix comment author styles to only add star icon to the post author's comment(s). Fixes #24281.
git-svn-id: https://develop.svn.wordpress.org/trunk@24197 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-08 15:09:34 +00:00
Lance Willett 6355021c7d Twenty Thirteen: more specificity for `.reply` selectors, props johnjamesjacoby for starter patch. Fixes #24268.
git-svn-id: https://develop.svn.wordpress.org/trunk@24193 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-07 21:35:09 +00:00
Lance Willett c7389e7a60 Twenty Thirteen: improve Quote post format styles to look more like quotes. Fixes #24176.
git-svn-id: https://develop.svn.wordpress.org/trunk@24172 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-03 20:47:28 +00:00
Lance Willett 2de055fdcc Twenty Thirteen: avoid hyphenating post and page titles (and other unintended consequences) by moving word-breaking and hyphenation rules to only apply specifically to post/page content and widgets. Fixes #24231.
git-svn-id: https://develop.svn.wordpress.org/trunk@24153 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-01 17:50:55 +00:00
Lance Willett e539c0f5d9 Twenty Thirteen: account for `alignnone` images that are inserted into a post on the same line. Give 'em a bit of space. Closes #24238.
git-svn-id: https://develop.svn.wordpress.org/trunk@24152 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-01 17:44:34 +00:00
Lance Willett 736f2bb495 Twenty Thirteen: remove `hgroup` from the theme markup structure since it's been dropped from HTML5 spec. Props obenland for the starter patch. Fixes #24114.
git-svn-id: https://develop.svn.wordpress.org/trunk@24072 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-23 17:55:55 +00:00
Lance Willett 3489c93b4c Twenty Thirteen: search form fixes for IE7, and add fallback search type selector to RTL stylesheet, see r23961. Closes #23997.
git-svn-id: https://develop.svn.wordpress.org/trunk@24035 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-18 21:24:38 +00:00
Lance Willett 75549e368b Twenty Thirteen: improve gallery styles for IE7 and IE8, props kovshenin and obenland. Fixes #23996.
git-svn-id: https://develop.svn.wordpress.org/trunk@23963 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-11 15:59:52 +00:00
Lance Willett e7726bc6dc Twenty Thirteen: display gallery captions correctly in IE7 and IE8. Props celloexpressions and kovshenin, fixes #23996.
git-svn-id: https://develop.svn.wordpress.org/trunk@23959 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-10 22:44:29 +00:00
Lance Willett e84dc5390e Twenty Thirteen: avoid galleries not being displayed on single in IE8, props obenland. See #23996.
git-svn-id: https://develop.svn.wordpress.org/trunk@23943 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-09 21:34:03 +00:00
Lance Willett ece7a77144 Twenty Thirteen: pinking shears
git-svn-id: https://develop.svn.wordpress.org/trunk@23780 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-22 17:19:55 +00:00
Lance Willett 5aed50bd3c Twenty Thirteen: adjust header max-width value for older IE browsers. Props jvisick77, see #23732.
git-svn-id: https://develop.svn.wordpress.org/trunk@23688 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-13 17:48:46 +00:00
Lance Willett 57587835b4 Twenty Thirteen: improve header area padding to ensure stable layout at any size screen. Props jvisick77, fixes #23732. (Small props also to Google TV for revealing the bug.)
git-svn-id: https://develop.svn.wordpress.org/trunk@23678 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 22:41:58 +00:00
Lance Willett a25ed6bb60 Twenty Thirteen: remove searchform.php template once core search form accepts HTML5 argument. Props obenland, fixes #23701.
git-svn-id: https://develop.svn.wordpress.org/trunk@23673 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 17:44:27 +00:00
Lance Willett 72f5afa6e9 Twenty Thirteen: first pass at editor styles. Props Frank Klein and obenland. See #23551.
git-svn-id: https://develop.svn.wordpress.org/trunk@23672 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-12 17:27:24 +00:00
Lance Willett 8142dd4466 Twenty Thirteen: move IE-specific properties out of main stylesheet. Props obenland, see #23507.
git-svn-id: https://develop.svn.wordpress.org/trunk@23611 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-04 22:51:27 +00:00
Lance Willett 053ff74b93 Twenty Thirteen: fix text overflow with sidebar in IE8, props obenland. Fixes #23579.
git-svn-id: https://develop.svn.wordpress.org/trunk@23610 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-04 22:46:44 +00:00
Lance Willett f134c857b1 Twenty Thirteen: fix incorrect CSS selector in ie.css, props FStop. Fixes #23548.
git-svn-id: https://develop.svn.wordpress.org/trunk@23459 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-20 04:22:02 +00:00
Mark Jaquith a279913a2e Introduce the Twenty Thirteen theme.
props matt, joen, obenland, lancewillett. see #23504

git-svn-id: https://develop.svn.wordpress.org/trunk@23452 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-18 23:08:56 +00:00