Commit Graph

176 Commits

Author SHA1 Message Date
Andrew Nacin 869c217e2c Twenty Twelve: Use the correct body class for attachments.
.single-attachment is only used when the attachment's parent is not a page.

props Marco_Teethgrinder.
fixes #25506.

Built from https://develop.svn.wordpress.org/trunk@25707


git-svn-id: http://core.svn.wordpress.org/trunk@25621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-07 13:19:10 +00:00
Lance Willett a3fb3b6d82 Bundled themes: bump version numbers.
git-svn-id: http://core.svn.wordpress.org/trunk@24958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-08-01 17:52:36 +00:00
Andrew Nacin dd3e2a9d9e 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 be85f09fcf Twenty Ten and Twenty Twelve: fix minor indentation issues in CSS files (spaces to tabs).
git-svn-id: http://core.svn.wordpress.org/trunk@24196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-07 22:17:23 +00:00
Lance Willett d6aff5eb16 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 975f17c75e Twenty Twelve: update post author comment markup and styles, improving hCard data parsing and simplifying styles. Fixes #23128.
git-svn-id: http://core.svn.wordpress.org/trunk@23716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-15 17:54:36 +00:00
Lance Willett dbdfca5d21 Twenty Twelve: properly style visited links in entries, widgets, and comment text. Props DrewAPicture, fixes #23200.
git-svn-id: http://core.svn.wordpress.org/trunk@23562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-01 16:56:15 +00:00
Lance Willett eed5f811d9 Twenty Twelve: better layout for floated image captions. Fixes #23147.
git-svn-id: http://core.svn.wordpress.org/trunk@23472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-22 16:09:28 +00:00
Lance Willett 94f30e7287 Twenty Twelve: clear center-aligned images properly. Fixes #23244.
git-svn-id: http://core.svn.wordpress.org/trunk@23428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-15 16:45:04 +00:00
Lance Willett 963c683f6c Twenty Twelve: fix button active state to avoid a 2px shift, fixes #22825. Props ocean90.
git-svn-id: http://core.svn.wordpress.org/trunk@23426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-15 16:34:56 +00:00
Andrew Nacin 4d551cfea8 Bump Twenty Twelve's version to 1.1.1.
git-svn-id: http://core.svn.wordpress.org/trunk@23173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-11 18:21:31 +00:00
Andrew Nacin dff5afac5d Bump the versions for Twenty Ten, Twenty Eleven, and Twenty Twelve.
git-svn-id: http://core.svn.wordpress.org/trunk@23125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-07 20:43:34 +00:00
Lance Willett a1d7622356 Twenty Twelve: set `color` values to black to ensure full text color contrast in print styles. Props miqrogroove, fixes #22797.
git-svn-id: http://core.svn.wordpress.org/trunk@23116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-07 01:38:57 +00:00
Lance Willett c8b689a9b0 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: http://core.svn.wordpress.org/trunk@22899 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-28 18:17:38 +00:00
Lance Willett 58822c57a7 Twenty Twelve: only use comment thread indentation when above the first breakpoint, to avoid super-narrow indented comments in small screens. Closes #21405.
git-svn-id: http://core.svn.wordpress.org/trunk@22896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-28 17:43:46 +00:00
Lance Willett ca3c50bd64 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.
git-svn-id: http://core.svn.wordpress.org/trunk@22614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-16 21:22:17 +00:00
Lance Willett 1af0af49d3 Twenty Twelve: style Multisite messages and forms to match the theme styles. Props DrewAPicture and obenland, fixes #22179.
git-svn-id: http://core.svn.wordpress.org/trunk@22579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-14 22:04:25 +00:00
Lance Willett 988a25bf1b Twenty Twelve: revert accidental paste in r22576, see #22359.
git-svn-id: http://core.svn.wordpress.org/trunk@22577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-14 21:38:34 +00:00
Lance Willett baf27e6566 Twenty Twelve: wrap long text and URLs in entries. Props philiparthurmoore, fixes #22359. (Also clean up property order a bit.)
git-svn-id: http://core.svn.wordpress.org/trunk@22576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-14 21:34:10 +00:00
Lance Willett ea96da65e1 Twenty Twelve: fix text color contrast, props jorbin. See #22087.
git-svn-id: http://core.svn.wordpress.org/trunk@22573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-14 20:13:04 +00:00
Lance Willett 420cf2e210 Twenty Twelve: handle a long site title a bit better in mobile view, don't use line-height to add space between the h1 and h2 elements in this case.
git-svn-id: http://core.svn.wordpress.org/trunk@22358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-02 16:48:11 +00:00
Lance Willett 19dc2fc228 Twenty Twelve: additional rule needed for nav menu style change in r22296, to allow long words to break in submenus. Props SergeyBiryukov, closes #22088.
git-svn-id: http://core.svn.wordpress.org/trunk@22297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-25 18:42:21 +00:00
Lance Willett a85ed81fa4 Twenty Twelve: fix navigation menu behavior when a space and one single character causes newline in navigation anchor element display. Fixes #22088.
git-svn-id: http://core.svn.wordpress.org/trunk@22296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-25 16:26:33 +00:00
Lance Willett 70992d4a68 Twenty Twelve: fix style for links in gallery captions wrapping to next line, props DrewAPicture. Fixes #22227.
git-svn-id: http://core.svn.wordpress.org/trunk@22294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-25 16:01:23 +00:00
Lance Willett 539caf5c3a Style <small> element in default themes a bit smaller than normal text, props obenland. Fixes #22109.
git-svn-id: http://core.svn.wordpress.org/trunk@22211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-12 15:24:23 +00:00
Lance Willett 7d3220cb57 Twenty Twelve: implement better support for IE7 and IE8 (don't use mobile menu). See #22044.
git-svn-id: http://core.svn.wordpress.org/trunk@22201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 22:07:06 +00:00
Lance Willett 878f0c920d Twenty Twelve: set width for search input in widget context, to avoid dropping the submit button to a new line. Occurs in cases of localized installs where the submit text is wider than English, and seen in various Windows browsers. Fixes #22054.
git-svn-id: http://core.svn.wordpress.org/trunk@22191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 18:20:53 +00:00
Lance Willett 8bbb1f3d82 Twenty Twelve: put back screen-reader-text selector, but just for site content (allows toolbar text to work correctly). See r22186 and #22025.
git-svn-id: http://core.svn.wordpress.org/trunk@22188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 17:36:46 +00:00
Lance Willett dbc7fdaa7e Twenty Twelve: fix duplicate print CSS rules, props obenland. Fixes #22108.
git-svn-id: http://core.svn.wordpress.org/trunk@22187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 17:28:16 +00:00
Lance Willett d6950e7b01 Twenty Twelve: improve skip link visibility, mimicing the core toolbar skiplink. Closes #22025, see #22087.
git-svn-id: http://core.svn.wordpress.org/trunk@22186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 17:17:55 +00:00
Ryan Boren c93b087d29 Put required field indicators within labels. Update styling of bundled themes to accommodate. Props MikeHansenMe. fixes #21897
git-svn-id: http://core.svn.wordpress.org/trunk@22123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-05 16:34:32 +00:00
Lance Willett 16be746e75 Twenty Twelve: fix typo in theme description, props obenland. Fixes #22066.
git-svn-id: http://core.svn.wordpress.org/trunk@22096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-01 22:08:24 +00:00
Lance Willett 46359883f0 Twenty Twelve: fix incorrect math in style.css rem example calculation, props TomasM. Closes #22019.
git-svn-id: http://core.svn.wordpress.org/trunk@22069 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-27 18:43:39 +00:00
Andrew Nacin df7765efcd Twenty Twelve 1.0, barring any last-minute tweaks. see #21789.
git-svn-id: http://core.svn.wordpress.org/trunk@22050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-27 07:32:33 +00:00
Lance Willett 235f7d5c8d Twenty Twelve: make submenu a bit wider to support longer words in menu item link text. Matches Twenty Ten and Eleven. See #21964.
git-svn-id: http://core.svn.wordpress.org/trunk@21991 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-24 23:46:04 +00:00
Lance Willett 9c41a71061 Twenty Twelve: style basic HTML elements in text widgets, props DrewAPicture. Fixes #21932.
git-svn-id: http://core.svn.wordpress.org/trunk@21990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-24 23:17:52 +00:00
Lance Willett 339b82058b Twenty Twelve: remove `twentytwelve_frontpage_sidebar_class()` and make front page sidebar number filterable via `body_class`. Fixes #21942.
git-svn-id: http://core.svn.wordpress.org/trunk@21975 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-24 16:57:42 +00:00
Lance Willett 1b90f1ef84 Twenty Twelve: change author template markup to use classes instead of IDs, fixes #21937.
git-svn-id: http://core.svn.wordpress.org/trunk@21941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-21 16:39:38 +00:00
Lance Willett 2d14714b15 Twenty Twelve: rework markup and styles for status post format after discussion with drewstrojny and testing for float clearing. Closes #21743.
git-svn-id: http://core.svn.wordpress.org/trunk@21933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-20 21:51:48 +00:00
Lance Willett 7ecd155173 Twenty Twelve: update status post format styles and markup, props drewstrojny. See #21743.
git-svn-id: http://core.svn.wordpress.org/trunk@21932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-20 19:42:19 +00:00
Lance Willett c88df865e7 Twenty Twelve: remove duplicate font-size rules, defined already for list items in this context.
git-svn-id: http://core.svn.wordpress.org/trunk@21930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-20 16:33:40 +00:00
Lance Willett 776c17d4ec Twenty Twelve: remove overflow rule from wrapper element to allow image styles to spill out into margins. Fixes #21926. See also #21381.
git-svn-id: http://core.svn.wordpress.org/trunk@21918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-19 17:38:30 +00:00
Lance Willett df77fc273d Twenty Twelve: update base style for comment textarea and input elements to avoid clipping off the edges. Props emiluzelac and obenland, fixes #21916.
git-svn-id: http://core.svn.wordpress.org/trunk@21897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-18 21:36:31 +00:00
Lance Willett f401b1da8b Twenty Twelve: fix typo in stylesheet description, props nacin. See #21909.
git-svn-id: http://core.svn.wordpress.org/trunk@21893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-18 18:08:58 +00:00
Lance Willett 8198cadde7 Twenty Twelve: rename homepage template to front-page; including s/home/front-page/ in many places -- see notes in ticket. See #21909.
git-svn-id: http://core.svn.wordpress.org/trunk@21886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-18 17:28:36 +00:00
Lance Willett 083b1fe30e Twenty Twelve: hide author name on single author blogs, using `is_multi_author()` -- fixes #21759, props iamtakashi.
git-svn-id: http://core.svn.wordpress.org/trunk@21761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-05 04:33:55 +00:00
Lance Willett 7d0dd6b360 Twenty Twelve: better bottom spacing for blockquotes, making it easier for child themes to style blockquotes followed by paragraphs. Props markjaquith and obenland, fixes #21764.
git-svn-id: http://core.svn.wordpress.org/trunk@21729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-04 05:14:46 +00:00
Lance Willett d166694af0 Twenty Twelve: list items need larger left margins to avoid cutting off the left-side (digit in the case of ordered lists). Props sixhours and obenland, fixes #21750.
git-svn-id: http://core.svn.wordpress.org/trunk@21728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-04 05:08:32 +00:00
Lance Willett cfe9140385 Twenty Twelve: add support for Status post format. See #21743.
git-svn-id: http://core.svn.wordpress.org/trunk@21726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-04 05:00:19 +00:00
Lance Willett 00b53b27d9 Twenty Twelve: review and remove unneeded overflow rules, and remove duplicate style block. Props obenland, fixes #21740.
git-svn-id: http://core.svn.wordpress.org/trunk@21725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-04 04:54:24 +00:00
Lance Willett 03dfe5f085 Twenty Twelve: fix edit_post_link() inconsistencies, props obenland. Fixes #21722.
git-svn-id: http://core.svn.wordpress.org/trunk@21723 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-04 04:17:49 +00:00
Lance Willett ae7fe323e0 Twenty Twelve: remove justified text alignment rules for small screens. Closes #21385.
git-svn-id: http://core.svn.wordpress.org/trunk@21721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-04 03:58:24 +00:00
Lance Willett 76975666a4 Twenty Twelve: fix long word overflow in IE9 and FF15 by using `word-wrap` instead of `word-break`, fixes #21503.
git-svn-id: http://core.svn.wordpress.org/trunk@21720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-09-04 03:47:24 +00:00
Lance Willett b024058027 Twenty Twelve: add a better permalink markup structure to content-image.php template, for usability when image posts have no title. Props obenland, fixes #21723.
git-svn-id: http://core.svn.wordpress.org/trunk@21674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-30 19:27:27 +00:00
Lance Willett 5f54618427 Twenty Twelve: move Open Sans custom font loading to a body class to allow easier overriding, fixes #21694.
* Use wp_style_is() to check for the enqueued CSS file before adding the body class value.
 * Add a sample dequeue method in the comments as documentation for child themers and their ilk.

Props viniciusmassuchetto, nacin, and obenland.


git-svn-id: http://core.svn.wordpress.org/trunk@21668 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-30 16:59:22 +00:00
Lance Willett 129f9b59e9 Twenty Twelve: remove aggressive text-align rule, set to inherit instead to allow editor-added styles to justify per author's desire. Props obenland, fixes #21739.
git-svn-id: http://core.svn.wordpress.org/trunk@21667 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-30 16:39:49 +00:00
Lance Willett 152f0ef65b Twenty Twelve: move text treatment for footer anchor element up to its parent container, to allow styling any text in the footer.
git-svn-id: http://core.svn.wordpress.org/trunk@21666 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-30 16:25:31 +00:00
Lance Willett 1087731c36 Twenty Twelve: remove unneeded float rule from nav list items, there is nothing to override here.
Also allows authors to assign CSS classes and float menu items with something like `alignright`.


git-svn-id: http://core.svn.wordpress.org/trunk@21665 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-30 16:24:29 +00:00
Lance Willett 792b454c6d Twenty Twelve: rename custom page templates and place in sub-directory. Closes #21715.
git-svn-id: http://core.svn.wordpress.org/trunk@21642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-28 17:12:10 +00:00
Lance Willett 57031b6985 Twenty Twelve: simplify custom font loading behavior, see #21694.
* Remove theme options code and support from theme.
 * Keep Open Sans font first in the stack and make it always loaded.
 * Move Customizer pieces from Theme Options out of class structure and into functions.php.


git-svn-id: http://core.svn.wordpress.org/trunk@21639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-28 02:18:43 +00:00
Lance Willett 18933e9713 Twenty Twelve: add rule to force override the fixed width for Twitter embeds. Props kovshenin, see #21680.
git-svn-id: http://core.svn.wordpress.org/trunk@21637 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-28 01:29:16 +00:00
Lance Willett 0b117e1ae0 Twenty Twelve: improve line-height and font-size for text widget output without added paragraph wrappers. Props leogermani, fixes #21693.
git-svn-id: http://core.svn.wordpress.org/trunk@21636 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-28 01:23:13 +00:00
Lance Willett c78ee26f3e Twenty Twelve: add back more specific selector to wp-smiley class, forces removing image shadows from smileys. Props obenland, fixes #21696.
git-svn-id: http://core.svn.wordpress.org/trunk@21635 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-28 01:18:12 +00:00
Lance Willett 571bd69bac Twenty Twelve: style email and url input types, and minor stylesheet cleanup.
git-svn-id: http://core.svn.wordpress.org/trunk@21626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-25 23:27:04 +00:00
Lance Willett a97f5310b8 Twenty Twelve: bump theme version to .9
git-svn-id: http://core.svn.wordpress.org/trunk@21613 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-24 23:41:25 +00:00
Lance Willett af00404a19 Twenty Twelve: remove typo in r21611. No 13 fo' you.
git-svn-id: http://core.svn.wordpress.org/trunk@21612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-24 21:08:35 +00:00
Lance Willett 5975114fff Twenty Twelve: rework navigation to remove need for jQuery and support wp_page_menu markup better. Fixes #21562.
git-svn-id: http://core.svn.wordpress.org/trunk@21611 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-24 21:07:19 +00:00
Lance Willett 9c8f2a32f2 Twenty Twelve: add in missing style.css tag for 'editor-style', see #21376.
git-svn-id: http://core.svn.wordpress.org/trunk@21566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-20 22:26:51 +00:00
Lance Willett ea22a80c9b Twenty Twelve: in small menu give sub-menu items a bit of indentation to denote the hierarchy of items. See #21562.
git-svn-id: http://core.svn.wordpress.org/trunk@21564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-20 22:10:56 +00:00
Lance Willett 38b66e0719 Twenty Twelve: minor style fixes for small navigation menu (line-height) -- see #21562; featured image on homepage timeplate (space below image in small layouts).
git-svn-id: http://core.svn.wordpress.org/trunk@21562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-20 21:44:38 +00:00
Lance Willett 2155ac1e31 Twenty Twelve: patch IE7 for clip styles (hidden elements were displaying incorrectly).
git-svn-id: http://core.svn.wordpress.org/trunk@21556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-20 19:13:28 +00:00
Lance Willett 57ddde4040 Twenty Twelve: change homepage widget areas to use columns or multiple areas instead of one big area. Fixes #21619, props obenland.
git-svn-id: http://core.svn.wordpress.org/trunk@21555 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-20 18:45:00 +00:00
Lance Willett 4922257922 Twenty Twelve: improve navigation to be mobile-first and not rely on JS for hiding and showing, props obenland for patches. See #21562.
git-svn-id: http://core.svn.wordpress.org/trunk@21554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-20 18:35:33 +00:00
Lance Willett 52435e3bc9 Twenty Twelve: minor CSS cleanup for extra trailing selector comma, spacing, and too-specific class selector.
git-svn-id: http://core.svn.wordpress.org/trunk@21540 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-17 17:23:49 +00:00
Lance Willett b69c4dff44 Twenty Twelve: add flexible-header tag back into style.css, in anticipation of it being a core-allowed tag, see #21065.
Remove responsive-width since it's not decided yet, see #21065.


git-svn-id: http://core.svn.wordpress.org/trunk@21533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-15 22:20:57 +00:00
Lance Willett 5529c62ecb Twenty Twelve: selector for navigation menu should style the menu list element, props obenland, see #21562.
Also remove duplicate line-height rule, props bradthomas127. See #21577.


git-svn-id: http://core.svn.wordpress.org/trunk@21520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-15 05:56:24 +00:00
Lance Willett 03823ab0f7 Twenty Twelve: fix centering of image captions on image attachment view. Fixes #21530.
git-svn-id: http://core.svn.wordpress.org/trunk@21518 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-15 05:30:36 +00:00
Lance Willett 91d63c6496 Twenty Twelve: better fix for long words getting hidden in widgets, putting the rules in the correct selector, props obenland. Closes #21503.
git-svn-id: http://core.svn.wordpress.org/trunk@21517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-15 05:25:40 +00:00
Lance Willett 82180d968b Twenty Twelve: move IE8 styles to specific IE selector, props obenland. Closes #21440.
git-svn-id: http://core.svn.wordpress.org/trunk@21516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-15 05:08:07 +00:00
lancewillett 2e88477d14 Twenty Twelve: fix bypostauthor styling, probs obenland and SergeyBiryukov (also improves the RTL layout, see #21441).
git-svn-id: http://core.svn.wordpress.org/trunk@21483 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-08 19:10:22 +00:00
lancewillett 7ded30772c Twenty Twelve: add basic styles for IE7 and IE8, supports basic layout now with the small-nav styles. Props obenland, closes #21440.
git-svn-id: http://core.svn.wordpress.org/trunk@21482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-08 18:03:59 +00:00
lancewillett de5b71edf8 Twenty Twelve: better gallery columns support, and CSS cleanup. Closes #21475, props philiparthurmoore and pdclark.
git-svn-id: http://core.svn.wordpress.org/trunk@21478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-08 16:38:21 +00:00
lancewillett cbab8df511 Twenty Twelve: fix for long words getting hidden in widgets. Props DrewAPicture, closes #21503.
git-svn-id: http://core.svn.wordpress.org/trunk@21477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-08 16:21:14 +00:00
lancewillett 13086e3cd4 Twenty Twelve: make nav toggle button same height as other buttons.
git-svn-id: http://core.svn.wordpress.org/trunk@21476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-08 16:14:36 +00:00
lancewillett 9e31e068c7 Twenty Twelve: update author archive markup and styles, props klagraff. Fixes #21494.
git-svn-id: http://core.svn.wordpress.org/trunk@21464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-06 21:05:02 +00:00
lancewillett c71600ba91 Twenty Twelve: line-height style fixes, props chellycat. See #21486.
* For entry titles match larger screen style with the base styles to add a bit more line-height.
 * Add line-height to entry-content and entry-summary, so that elements appearing outside of paragraph tags inside these containers will still have the appropriate line-heights.
 * Add line-height for pingbacks, which looks a bit too tight when pingbacks span multiple lines.


git-svn-id: http://core.svn.wordpress.org/trunk@21462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-06 20:48:47 +00:00
lancewillett 1934467707 Twenty Twelve: fix searchform styling issues and simplify selectors even more. Fixes #21478, props hd-J and jkudish.
git-svn-id: http://core.svn.wordpress.org/trunk@21451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-06 00:30:52 +00:00
lancewillett bc48a9ef0b Twenty Twelve: generalize form styles so plugins that insert things like contact forms will fit in. Props ryanimel, see #21477.
git-svn-id: http://core.svn.wordpress.org/trunk@21450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-06 00:19:29 +00:00
lancewillett ec2e2741e5 Twenty Twelve: widget style fikes, align the ".timesince" class in the Twitter widget to the right like Twenty Eleven does. Props chellycat, see #21477.
git-svn-id: http://core.svn.wordpress.org/trunk@21447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-05 23:48:13 +00:00
lancewillett cf59a2471a Twenty Twelve: Position the stats smiley in a happy place, and add Plugins rule block. See #21477, props iandstewart.
git-svn-id: http://core.svn.wordpress.org/trunk@21446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-05 23:41:59 +00:00
lancewillett 55bd29357a Twenty Twelve: style acronym element same as dfn and abbr, props DrewAPicture. Fixes #21484.
git-svn-id: http://core.svn.wordpress.org/trunk@21445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-05 23:11:11 +00:00
lancewillett b11f365e59 Twenty Twelve: use inline-block for clickable titles, props klagraff and iandstewart.
git-svn-id: http://core.svn.wordpress.org/trunk@21440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-05 22:42:46 +00:00
lancewillett 16a8494bd5 Twenty Twelve: better button styles for consistent look across browsers. Props obenland, fixes #21473.
git-svn-id: http://core.svn.wordpress.org/trunk@21438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-05 22:39:26 +00:00
lancewillett 871fd8bbdf Twenty Twelve: only show excerpt on search view, not full content.
Props bradthomas127 and obenland. See #21462.


git-svn-id: http://core.svn.wordpress.org/trunk@21437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-05 22:27:22 +00:00
lancewillett 2fdde59241 Twenty Twelve: style up the RSS widget output to match Recent Posts better. Props SergeyBiryukov and obenland, see #21476.
git-svn-id: http://core.svn.wordpress.org/trunk@21436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-05 22:20:35 +00:00
lancewillett 8ca85d7072 Twenty Twelve: print style tweaks for footer meta and link underlines. See #21377.
git-svn-id: http://core.svn.wordpress.org/trunk@21427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-05 20:21:07 +00:00
lancewillett 8f89fe6353 Twenty Twelve: justify text in smaller views, props chriswallace. Fixes #21385.
git-svn-id: http://core.svn.wordpress.org/trunk@21426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-05 19:56:42 +00:00
lancewillett cbaf844a8e Twenty Twelve: update print styles to merge similar rules, props SergeyBiryukov, see #21377.
git-svn-id: http://core.svn.wordpress.org/trunk@21410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-02 21:11:11 +00:00
lancewillett cc8c8f1f0f Twenty Twelve: update editor stylesheet, props obenland. See #21376.
git-svn-id: http://core.svn.wordpress.org/trunk@21409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-02 21:06:03 +00:00
lancewillett 56d2518a3a Twenty Twelve: make sure embeds and videos don't overflow their containers, and add iframe styles to all embeds, videos, and objects. Fixes #21382.
Props chriswallace and obenland for troubleshooting.


git-svn-id: http://core.svn.wordpress.org/trunk@21408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-08-02 20:57:47 +00:00