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
91371132a1
Twenty Thirteen: fix pixel shift that can occur on gallery non-single views in latest Chrome. Props jeremyfelt, fixes #24310 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24286 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-17 19:24:53 +00:00
Lance Willett
ab27644710
Twenty Thirteen: ensure galleries are displayed correctly (centered) on both single and indexed views, props obenland. See #24307 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24285 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-17 19:22:39 +00:00
Lance Willett
f5ffe0a92d
Twenty Thirteen: fixes to remove invalid CSS rules, including unneeded IE-specific filters and calc()
values.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24281 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-16 19:52:53 +00:00
Lance Willett
9c000fd751
Twenty Thirteen: update Quote styles so that fancy display only affects the actual quote content. Fixes #24332 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24279 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-16 16:48:55 +00:00
Lance Willett
7dac02a3f9
Twenty Thirteen: updated screenshot, smaller (82 to 55 KB) and a bit less cow.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24278 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-16 16:47:42 +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
67c4851a08
Twenty Thirteen: update Genericons font files to version 2.05, props Joen.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24234 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-10 16:16:48 +00:00
Lance Willett
0ac97e433c
Twenty Thirteen: smarter margins for comment block-level elements that need to be centered. Use margin just for left and right; don't change top and bottom.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24224 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-09 20:22:32 +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
74855b64ed
Twenty Thirteen: fix styling for comment moderation notice. Props SergeyBiryukov, fixes #24286 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24202 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-08 19:11:03 +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
368f50ea12
Twenty Ten and Twenty Twelve: fix minor indentation issues in CSS files (spaces to tabs).
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24196 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-07 22:17:23 +00:00
Lance Willett
7f265acff3
Twenty Ten: call get_post_galleries()
correctly now that it has new arguments, and use a more accurate function_exists
call. Props kovshenin, closes #23617 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24195 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-07 21:57:49 +00:00
Lance Willett
e9dc8d8f33
Twenty Eleven: call get_post_galleries()
correctly now that it has new arguments, and use a more accurate function_exists
call. Props kovshenin, closes #22907 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24194 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-07 21:56:29 +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
potbot
861ae0ffee
POT, generated from r24170
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24171 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-03 19:14:41 +00:00
Lance Willett
3118731338
Twenty Thirteen: remove fixed navbar. Closes #24184 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24169 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-03 18:22:57 +00:00
Lance Willett
5de3516c2c
Twenty Thirteen: remove Author Bio from post formats that are essentially quotes from other people, like Quote and Chat. Props obenland and markjaquith -- see #24176 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24167 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-03 16:55:32 +00:00
Lance Willett
9d484d32f8
Twenty Thirteen: update entry-media
selector to be much more selective. Props obenland for beginning patch. See #24198 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24159 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-02 20:25:24 +00:00
potbot
eaf182d4b4
POT, generated from r24153
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24154 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-01 18:14:48 +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
cde4edfd77
Twenty Thirteen: remove unneeded "structured" post formats add_theme_support()
declaration. Fixes #24109 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24151 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-01 17:37:44 +00:00
Lance Willett
7a0b1226ab
Twenty Ten: fix style element ID attribute value, see #24033 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24145 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-29 21:02:53 +00:00
Lance Willett
223ada2ff6
Twenty Eleven, minor cleanup: remove extra spaces in CSS file and crush a few more kilobytes from a PNG file.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24144 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-29 21:02:25 +00:00
potbot
1d3d6ce0e6
POT, generated from r24131
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24135 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-29 17:14:14 +00:00
potbot
992f4d5b37
POT, generated from r24131
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24134 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-29 17:14:12 +00:00
potbot
75762969ae
POT, generated from r24131
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24133 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-29 17:14:10 +00:00
potbot
b5f64cd766
POT, generated from r24131
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24132 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-29 17:14:08 +00:00
Lance Willett
7d3624d2c8
Bundled themes: remove the_title_attribute()
title attributes where it duplicates the_title()
in anchor text. Props nacin, fixes #24203 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24131 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-29 16:57:30 +00:00
potbot
b7fccc1d55
POT, generated from r24100
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24109 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 13:58:48 +00:00
potbot
cb9fe41297
POT, generated from r24100
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24107 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 13:58:45 +00:00
potbot
77aa369f84
POT, generated from r24100
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24102 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 13:58:36 +00:00
potbot
0f9610b95a
POT, generated from r24100
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24101 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 13:58:34 +00:00
Mark Jaquith
116b530bb3
the_post_format_gallery() (and Twenty Thirteen using it).
...
fixes #24126 . props obenland, wonderboymusic.
git-svn-id: https://develop.svn.wordpress.org/trunk@24093 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-25 07:42:59 +00:00
Lance Willett
387baceb98
Twenty Thirteen: avoid setting absolute positioning and a magic height number for child comments. This allows for a more flexible layout. Props obenland, fixes #24172 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24074 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-23 23:10:00 +00:00
Lance Willett
7a945cfcd2
Twenty Thirteen: fix case where title in author bio was indented when avatars were disabled in Discussion settings. Props obenland, fixes #24167 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24073 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-23 21:29:00 +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
b051e780e3
Twenty Thirteen: avoid orphans in Aside date post meta. Props obenland, fixes #24166 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24071 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-23 16:57:32 +00:00
Lance Willett
37f6f6edd4
Twenty Thirteen: update JavaScript-based accessibility function hooked to hashchange
event to verify user input correctly. Props mfields for the original patch.
...
Also add textarea to list of elements. See #23875 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24070 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-23 16:30:03 +00:00
Andrew Nacin
bd7837e30e
Add .displaying-header-text to the default themes, as the Custom Header page toggles this class. props obenland, fixes #24113 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24050 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-22 19:40:28 +00:00
Lance Willett
6b4da7c5ff
Twenty Thirteen: remove toolbar callback in functions.php -- and add an !important
in its place in the stylesheet. Props obenland, fixes #24129 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24036 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-18 21:33:45 +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
Andrew Nacin
8608bae9bc
Twenty Thirteen: Don't use the_post_format_gallery() as it does not exist (yet). see #24126 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24033 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-18 17:18:19 +00:00
Andrew Nacin
68534cf555
Twenty Thirteen: Use the newer 'enqueued' argument for wp_style_is(). (This is, incidentally, the default.)
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24032 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-18 17:15:18 +00:00
Andrew Nacin
af8ffd36e9
Twenty Thirteen: Move no-avatars class to the existing body class modification function.
...
* Move includes to the top of the file.
* Make search_form two words in twentythirteen_search_form_format().
fixes #24127 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24031 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-18 17:13:14 +00:00
Andrew Nacin
71e9178bea
Twenty Thirteen: Use WP_Theme's methods, rather than legacy properties.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24030 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-18 17:10:47 +00:00
Andrew Nacin
e414638a7f
Twenty Thirteen: Use the_post_format_gallery(). props obenland, fixes #24126 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24029 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-18 17:08:55 +00:00