Lance Willett
5be4fb5284
Twenty Thirteen: ensure b
element in comment markup isn't bold. Props ocean90, see #24522 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-07-01 17:25:05 +00:00
Andrew Nacin
6d96d25340
Twenty Thirteen: Update comment form selectors with new classes added in r24525.
...
props obenland.
fixes #23851 .
git-svn-id: http://core.svn.wordpress.org/trunk@24526 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-06-27 21:19:02 +00:00
Andrew Nacin
ff6dd2b952
Improve the HTML classes for the new html5 format in get_search_form().
...
Update Twenty Thirteen to reflect the changes.
props obenland.
fixes #23850 .
git-svn-id: http://core.svn.wordpress.org/trunk@24524 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-06-27 20:45:12 +00:00
Lance Willett
dfca21472c
Twenty Thirteen: enqueue Genericons CSS from its own file, to allow for easier updates and maintenance, and to allow for better plugin overrides. Props obenland, closes #24595 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-06-25 22:03:42 +00:00
Lance Willett
a0172203fc
Twenty Thirteen: remove box-sizing
styles from site wrapper element to avoid horizontal scrollbars in large viewports. Fixes #24599 , props obenland.
...
git-svn-id: http://core.svn.wordpress.org/trunk@24513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-06-25 21:13:52 +00:00
Lance Willett
42056fdae6
Twenty Thirteen: fix minor RTL and mobile visual display bugs, props obenland. Fixes #24524 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-06-07 17:01:22 +00:00
Lance Willett
8f72f9e9e3
Twenty Thirteen: better styles for blockquote italic and bold text. Fixes #24471 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-31 18:48:22 +00:00
Lance Willett
ff9e60e3e6
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: http://core.svn.wordpress.org/trunk@24391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-31 17:45:00 +00:00
Lance Willett
48cfef3ad9
Twenty Thirteen: revert hyphenation and word-break
changes from r24332, and add better fix for long comment author names. Props SergeyBiryukov, fixes #24329 and #24451 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-31 05:20:03 +00:00
Lance Willett
0e3b4160bd
Twenty Thirteen: remove CSS hack added in r24286 for pixel shift in Chrome with gallery thumbs. Not needed now that we're loading medium size (and not large), see r24338.
...
git-svn-id: http://core.svn.wordpress.org/trunk@24350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-24 21:22:58 +00:00
Lance Willett
568a52c53b
Twenty Thirteen: properly center the navbar, props DrewAPicture. Fixes #24406 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-23 22:35:41 +00:00
Lance Willett
1657a226a1
Twenty Thirteen: move word-wrap
rules to parent container of hyphenated text, and hyphenate long comment author names. Props SergeyBiryukov for first patches, fixes #24329 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-23 17:20:37 +00:00
Andrew Nacin
c4f26d06b6
Remove /extend/ from Theme URI headers in default themes. props JustinSainton, fixes #24389 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-22 21:06:08 +00:00
Lance Willett
d1ba0654c9
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: http://core.svn.wordpress.org/trunk@24309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-20 22:35:08 +00:00
Lance Willett
30c4fb57ba
Twenty Thirteen: fix pixel shift that can occur on gallery non-single views in latest Chrome. Props jeremyfelt, fixes #24310 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-17 19:24:53 +00:00
Lance Willett
3ac84ecc76
Twenty Thirteen: ensure galleries are displayed correctly (centered) on both single and indexed views, props obenland. See #24307 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-17 19:22:39 +00:00
Lance Willett
4b6fbf29fc
Twenty Thirteen: fixes to remove invalid CSS rules, including unneeded IE-specific filters and calc()
values.
...
git-svn-id: http://core.svn.wordpress.org/trunk@24281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-16 19:52:53 +00:00
Lance Willett
cf161f5c1f
Twenty Thirteen: update Quote styles so that fancy display only affects the actual quote content. Fixes #24332 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-16 16:48:55 +00:00
Lance Willett
a251b69906
Twenty Thirteen: minor CSS fixes for comment spacing and property ordering.
...
git-svn-id: http://core.svn.wordpress.org/trunk@24239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-10 21:38:48 +00:00
Lance Willett
142f90c51b
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: http://core.svn.wordpress.org/trunk@24224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-09 20:22:32 +00:00
Lance Willett
55071e8328
Twenty Thirteen: fix styling for comment moderation notice. Props SergeyBiryukov, fixes #24286 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-08 19:11:03 +00:00
Lance Willett
a32b397f42
Twenty Thirteen: fix comment author styles to only add star icon to the post author's comment(s). Fixes #24281 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-08 15:09:34 +00:00
Lance Willett
892822fd23
Twenty Thirteen: more specificity for .reply
selectors, props johnjamesjacoby for starter patch. Fixes #24268 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-07 21:35:09 +00:00
Lance Willett
cb9bf04530
Twenty Thirteen: improve Quote post format styles to look more like quotes. Fixes #24176 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-03 20:47:28 +00:00
Lance Willett
c9b9c41dbb
Twenty Thirteen: remove fixed navbar. Closes #24184 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-03 18:22:57 +00:00
Lance Willett
018739b839
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: http://core.svn.wordpress.org/trunk@24167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-03 16:55:32 +00:00
Lance Willett
be2a208624
Twenty Thirteen: update entry-media
selector to be much more selective. Props obenland for beginning patch. See #24198 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-02 20:25:24 +00:00
Lance Willett
ea2f6e75cf
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: http://core.svn.wordpress.org/trunk@24153 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-01 17:50:55 +00:00
Lance Willett
f0b0996673
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: http://core.svn.wordpress.org/trunk@24152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-01 17:44:34 +00:00
Lance Willett
c2fb7f5a6a
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: http://core.svn.wordpress.org/trunk@24074 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-23 23:10:00 +00:00
Lance Willett
4a130a9e9c
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: http://core.svn.wordpress.org/trunk@24073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-23 21:29:00 +00:00
Lance Willett
8492d3b680
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: http://core.svn.wordpress.org/trunk@24072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-23 17:55:55 +00:00
Lance Willett
89d7585b30
Twenty Thirteen: avoid orphans in Aside date post meta. Props obenland, fixes #24166 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24071 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-23 16:57:32 +00:00
Lance Willett
4fb7d7eadb
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: http://core.svn.wordpress.org/trunk@24036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-18 21:33:45 +00:00
Mark Jaquith
3cefaf138e
Constrain the width of images even when they're linked, in Twenty Thirteen.
...
see #23964
git-svn-id: http://core.svn.wordpress.org/trunk@23991 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-14 16:59:47 +00:00
Lance Willett
e14e7d1dfe
Twenty Thirteen: reinstate Audio post format max-width layout handling, lost in r23964. See #23955 , props obenland.
...
git-svn-id: http://core.svn.wordpress.org/trunk@23971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-11 22:58:59 +00:00
Lance Willett
0253c4d8ae
Twenty Thirteen: improve comment label selectors and nudge up their width a bit to account for non-English installs. Props obenland for initial patch, fixes #24039 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-11 18:06:10 +00:00
Lance Willett
280744f555
Twenty Thirteen: change Genericon element display to inline-block
to avoid underlining the icon when its related element wrapped in a link. Props obenland, fixes #24045 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23966 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-11 18:03:01 +00:00
Lance Willett
2d85b8eb46
Twenty Thirteen: better handling of media in main content area, accounting for a sidebar and all viewport width possibilities. Props sabreuse and obenland, see #23955 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-11 16:03:08 +00:00
Lance Willett
3b8315737b
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: http://core.svn.wordpress.org/trunk@23962 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-11 15:57:50 +00:00
Lance Willett
d5dc522dad
Twenty Thirteen: add fallback selectors for older browsers that don't understand search
input elements. Fixes #23997 , props obenland.
...
git-svn-id: http://core.svn.wordpress.org/trunk@23961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-10 23:19:55 +00:00
Lance Willett
3bcdb3fa1a
Twenty Thirteen: add missing "yellow" color tag.
...
git-svn-id: http://core.svn.wordpress.org/trunk@23957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-10 22:32:51 +00:00
Lance Willett
3460979008
Twenty Thirteen: fix for right-aligned images breaking the main column layout in small screen sizes. Props obenland, fixes #23994 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-09 21:43:32 +00:00
Lance Willett
3d0c46a0ea
Twenty Thirteen: remove overly-specific post meta styles, props ziegenberg and obenland. Fixes #23962 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-09 21:39:19 +00:00
Lance Willett
01ac7891b6
Twenty Thirteen: style the the "Login to Reply" link correctly, props obenland. Fixes #23943 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-05 16:35:27 +00:00
Lance Willett
63fb23321b
Twenty Thirteen: update Chat post format styles to match markup changes in r23876. See #23869 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-29 21:14:43 +00:00
Lance Willett
2c3d9482dc
Bundled themes: remove cases of :active
and :hover
pseudo-class selectors used for accessibility. These cases need :focus
only. See r23783 and #23803 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-28 16:37:42 +00:00
Lance Willett
788724989e
Twenty Thirteen: improvements to Image post format handling to use a custom image size instead of filtering a $content_width
variable.
...
Includes CSS cleanup and markup improvements to both video and image templates, moving the media HTML piece out of the `header` element.
Props obenland, closes #23620 .
git-svn-id: http://core.svn.wordpress.org/trunk@23839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-28 07:02:51 +00:00
Lance Willett
317ff18c49
Twenty Thirteen: style native mediaelement
video player with a black background color. Props obenland, closes #23821 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23835 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-28 04:44:27 +00:00
Lance Willett
c4396d437b
Twenty Thirteen: refresh Quote post format styles based on new default markup, see r23822. Props obenland, fixes #23852 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-27 22:28:31 +00:00