Commit Graph

304 Commits

Author SHA1 Message Date
Bot (Translations)
9ac0f4b099 POT, generated from r24959
git-svn-id: http://core.svn.wordpress.org/trunk@24964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-08-01 18:14:14 +00:00
Lance Willett
eddab8187b 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
Bot (Translations)
1e5d4c245b POT, generated from r24322
git-svn-id: http://core.svn.wordpress.org/trunk@24325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-22 21:14:08 +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
Andrew Ozz
92ffd4310a TwentyTwelve: in editor-style.css change .mceWPnextpage to .mce-wp-nextpage to match the core fix for Chrome. See #24177.
git-svn-id: http://core.svn.wordpress.org/trunk@24319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-22 19:10:42 +00:00
Lance Willett
c347a88b68 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
Bot (Translations)
9527e1b9b7 POT, generated from r24131
git-svn-id: http://core.svn.wordpress.org/trunk@24134 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-29 17:14:12 +00:00
Lance Willett
a738cc3c83 Bundled themes: remove the_title_attribute() title attributes where it duplicates the_title() in anchor text. Props nacin, fixes #24203.
git-svn-id: http://core.svn.wordpress.org/trunk@24131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-29 16:57:30 +00:00
Bot (Translations)
06f348851f POT, generated from r24100
git-svn-id: http://core.svn.wordpress.org/trunk@24107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-26 13:58:45 +00:00
Andrew Nacin
1f64b5abd0 Add .displaying-header-text to the default themes, as the Custom Header page toggles this class. props obenland, fixes #24113.
git-svn-id: http://core.svn.wordpress.org/trunk@24050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-22 19:40:28 +00:00
Lance Willett
ba20ddbcc0 Twenty Twelve: fix style element ID attribute value, props SergeyBiryukov. Closes #24033.
git-svn-id: http://core.svn.wordpress.org/trunk@24016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-17 17:50:04 +00:00
Lance Willett
7dd27586af Twenty Twelve: add back missing space in CSS value, removed in r24013. See #23790.
git-svn-id: http://core.svn.wordpress.org/trunk@24014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-17 17:48:09 +00:00
Lance Willett
3f4edaca26 Twenty Twelve: remove zero-width spaces in CSS value, props SergeyBiryukov. Closes #23790.
git-svn-id: http://core.svn.wordpress.org/trunk@24013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-17 17:46:58 +00:00
Lance Willett
245c2111f0 Bundled themes: add identifier to style elements added by the theme. Fixes #24033.
git-svn-id: http://core.svn.wordpress.org/trunk@24001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-16 17:18:30 +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
87f4924dc9 Twenty Twelve: improve Appearance > Header styles to match front end view better -- including loading special Google Font there. Props obenland, fixes #23790.
git-svn-id: http://core.svn.wordpress.org/trunk@23717 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-15 18:03:43 +00:00
Lance Willett
6cd06ec784 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
Bot (Translations)
8bb3d5c112 POT, generated from r23713
git-svn-id: http://core.svn.wordpress.org/trunk@23715 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-15 17:19:37 +00:00
Lance Willett
8415217e90 Twenty Twelve: load our special Google Font in the visual editor to improve user experience. Props to the Konstanthemes: kovshenin and obenland.
Closes #22499. See also r23672.

git-svn-id: http://core.svn.wordpress.org/trunk@23713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-15 17:09:12 +00:00
Lance Willett
f41b21f4f6 Twenty Twelve: fix regression introduced in r23572, allow hide/show of Header Text in Customizer. Fixes #23600.
Also remove another `!important` -- and there was much rejoicing.

Props SergeyBiryukov and obenland.

git-svn-id: http://core.svn.wordpress.org/trunk@23711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-15 16:42:10 +00:00
Lance Willett
76e80eaa86 Twenty Twelve: enable live preview for Header Text Color in Theme Customizer. Change also removes an !important declaration (yay) in Custom Header CSS rules.
Props SriniG, fixes #23600.

git-svn-id: http://core.svn.wordpress.org/trunk@23572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-01 17:45:59 +00:00
Bot (Translations)
f23bcb88a0 POT, generated from r23565
git-svn-id: http://core.svn.wordpress.org/trunk@23569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-01 17:20:02 +00:00
Lance Willett
5fb24acd2b Twenty Twelve: better handling for cases where a background color is set to white or an empty value (like first run with no theme_mods set) and a background image is enabled, which resulted previously in a broken layout. Fixes #23586, props obenland.
git-svn-id: http://core.svn.wordpress.org/trunk@23568 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-01 17:14:59 +00:00
Lance Willett
0f3a60ae04 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
4c0967bdf7 Twenty Twelve: fix double featured images in Front Page Template, closes #22943.
git-svn-id: http://core.svn.wordpress.org/trunk@23561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-01 16:50:34 +00:00
Bot (Translations)
e17790bff2 POT, generated from r23472
git-svn-id: http://core.svn.wordpress.org/trunk@23473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-22 16:19:58 +00:00
Lance Willett
dcf72bbda1 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
e0fac43f8d Twenty Twelve: show featured image in single page views. Fixes #22943, props MikeHansenMe.
git-svn-id: http://core.svn.wordpress.org/trunk@23471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-22 16:07:28 +00:00
Lance Willett
0c69e9f00d Twenty Eleven and Twenty Twelve: use .text() instead of .html() for blogname and blogdescription in Theme Customizer JavaScript handlers. Fixes #23435, props mfields.
git-svn-id: http://core.svn.wordpress.org/trunk@23429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-15 16:53:58 +00:00
Lance Willett
0fe1f7575d 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
62b51bff22 Twenty Twelve: remove unnecessary class values in posts navigation, fixes #23152. Props DrewAPicture.
git-svn-id: http://core.svn.wordpress.org/trunk@23427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-15 16:38:04 +00:00
Lance Willett
f40a5afce9 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
Bot (Translations)
df360cef6b POT, generated from r23404
git-svn-id: http://core.svn.wordpress.org/trunk@23405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-13 22:19:39 +00:00
Bot (Translations)
94a6f324db POT, generated from r23230
git-svn-id: http://core.svn.wordpress.org/trunk@23243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-01-01 00:19:42 +00:00
Bot (Translations)
c22fa1380d POT, generated from r23173
git-svn-id: http://core.svn.wordpress.org/trunk@23174 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-11 18:24:21 +00:00
Andrew Nacin
9ae600a553 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
Bot (Translations)
ae4b487578 POT, generated from r23127
git-svn-id: http://core.svn.wordpress.org/trunk@23130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-07 21:19:19 +00:00
Andrew Nacin
43051df6c7 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
4e22d6fbab 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
3bb105109b Twenty Twelve: fix skewed gallery thumbnail images in IE8 by adding selectors to match attachment thumbnails and any mix-and-match of full-size and large-size image that may occur in content. Fixes #22782.
git-svn-id: http://core.svn.wordpress.org/trunk@23102 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-06 07:16:31 +00:00
Bot (Translations)
98d175c03b POT, generated from r23000
git-svn-id: http://core.svn.wordpress.org/trunk@23001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-03 21:18:57 +00:00
Lance Willett
219716e101 Twenty Twelve: escape navigation ID output, props nacin. See #22690.
git-svn-id: http://core.svn.wordpress.org/trunk@22999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-03 20:12:22 +00:00
Lance Willett
b9b520de18 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
3f816d4f48 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
d62220673d Twenty Twelve: add RTL overrides for IE7 and IE8, props DrewAPicture. Closes #22044.
git-svn-id: http://core.svn.wordpress.org/trunk@22688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-19 21:41:04 +00:00
Bot (Translations)
508650f91c POT, generated from r22621
git-svn-id: http://core.svn.wordpress.org/trunk@22625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-16 22:19:00 +00:00
Lance Willett
e31f46e731 Twenty Twelve: remove extraneous comment. See #20469.
git-svn-id: http://core.svn.wordpress.org/trunk@22620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-16 22:04:57 +00:00
Lance Willett
dee2ec4779 Twenty Twelve: better fix for #20469 and comments closed messages, also load the comments template in single.php template regardless of whether comments are open or closed (consistent with page.php). Both props kovshenin.
git-svn-id: http://core.svn.wordpress.org/trunk@22615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-16 21:28:47 +00:00
Lance Willett
efda1483f7 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
Bot (Translations)
3c9a45435f POT, generated from r22589
git-svn-id: http://core.svn.wordpress.org/trunk@22591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-15 01:19:13 +00:00