Commit Graph

1187 Commits

Author SHA1 Message Date
Lance Willett 2be4925f70 Twenty Thirteen: remove redundant `esc_url()` calls, props SergeyBiryukov, fixes #23663.
git-svn-id: https://develop.svn.wordpress.org/trunk@23642 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-07 17:18:02 +00:00
Lance Willett bc771611ae Twenty Thirteen: align comment "bypostauthor" star correctly, props taupecat. Fixes #23696.
git-svn-id: https://develop.svn.wordpress.org/trunk@23630 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-06 23:38:06 +00:00
Lance Willett c48a280f3b Twenty Thirteen: minor tweaks and fixes, props obenland. Fixes #23698.
* Add 1px to top margin for second level menus to align child menus with parent height
 * Remove text-decoration on hover for cancel-comment-reply-link
 * Pull floated images only in post content
 * Close edit link span element correctly

git-svn-id: https://develop.svn.wordpress.org/trunk@23629 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-06 23:36:42 +00:00
Lance Willett 36ca3b7622 Twenty Thirteen: better styling for text input elements in small viewports. Props obenland and karmatosed, fixes #23629.
git-svn-id: https://develop.svn.wordpress.org/trunk@23628 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-06 23:09:26 +00:00
Lance Willett 32d99413f3 Twenty Thirteen: remove extraneous comment link on single post views, props markmcwilliams. Fixes #23657.
git-svn-id: https://develop.svn.wordpress.org/trunk@23621 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-05 21:44:38 +00:00
Lance Willett cc2340d683 Twenty Thirteen: fixed layout for search inputs, props kwight. Fixes #23679.
git-svn-id: https://develop.svn.wordpress.org/trunk@23620 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-05 18:47:29 +00:00
Lance Willett a8a63c13c6 Twenty Thirteen: better contrast for page links, props sabreuse. See #23513.
git-svn-id: https://develop.svn.wordpress.org/trunk@23614 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-04 23:19:35 +00:00
Lance Willett 10343746ab Twenty Thirteen: better contrast for footer text and form "allowed tags" text, props sabreuse. See #23513.
git-svn-id: https://develop.svn.wordpress.org/trunk@23613 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-04 23:18:44 +00:00
Lance Willett 33f53dcf8c Twenty Thirteen: adjust caption color in footer widgets, props obenland. Fixes #23660.
git-svn-id: https://develop.svn.wordpress.org/trunk@23612 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-04 22:57:40 +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 d7a010a66e Twenty Thirteen: better styles for no-results views (empty search, empty archives) for small screens. Props johnbillion, fixes #23544.
git-svn-id: https://develop.svn.wordpress.org/trunk@23574 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 17:54:19 +00:00
Lance Willett 876ce909c0 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: https://develop.svn.wordpress.org/trunk@23572 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 17:45:59 +00:00
potbot 62139fc6a6 POT, generated from r23565
git-svn-id: https://develop.svn.wordpress.org/trunk@23569 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 17:20:02 +00:00
Lance Willett 3ba7b7e56a 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: https://develop.svn.wordpress.org/trunk@23568 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 17:14:59 +00:00
Lance Willett bfc00f191e Twenty Twelve: properly style visited links in entries, widgets, and comment text. Props DrewAPicture, fixes #23200.
git-svn-id: https://develop.svn.wordpress.org/trunk@23562 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 16:56:15 +00:00
Lance Willett 79194cf2a2 Twenty Twelve: fix double featured images in Front Page Template, closes #22943.
git-svn-id: https://develop.svn.wordpress.org/trunk@23561 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 16:50:34 +00:00
Lance Willett a8c27b4039 Twenty Thirteen: display caption in galleries. Fixes #23584.
git-svn-id: https://develop.svn.wordpress.org/trunk@23559 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 16:44:46 +00:00
Lance Willett 6db8b40209 Twenty Thirteen: CSS fixes to change single to double quotes, proper quoting around font-family names, and add a missing escape to a background image in custom-header.php. Props markmcwilliams, fixes #23653.
git-svn-id: https://develop.svn.wordpress.org/trunk@23557 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 16:40:29 +00:00
Lance Willett d7c28ced8a Twenty Thirteen: more CSS cleanup, props SergeyBiryukov. See #23652.
git-svn-id: https://develop.svn.wordpress.org/trunk@23549 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 04:04:52 +00:00
Lance Willett 44b8b0c3f1 Twenty Thirteen: better font-size rules all blockquotes, setting a smaller base rule and overriding the large only for entry content. Also fix too-wide comment iframes.
Props Viper007Bond for the nudge. Fixes #23651.

git-svn-id: https://develop.svn.wordpress.org/trunk@23548 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 04:01:45 +00:00
Lance Willett 9eb7619193 Twenty Thirteen: reduce font-size a bit for comment content areas. See #23651.
git-svn-id: https://develop.svn.wordpress.org/trunk@23547 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 03:34:11 +00:00
Lance Willett 107be61753 Twenty Thirteen: trim down font properties, props obenland. Fixes #23546.
git-svn-id: https://develop.svn.wordpress.org/trunk@23546 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 03:24:18 +00:00
Lance Willett 057c586b3a Twenty Thirteen: fix missing space in selector! Props markmcwilliams, fixes #23652.
git-svn-id: https://develop.svn.wordpress.org/trunk@23545 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 03:22:19 +00:00
Lance Willett f5038132ed Twenty Thirteen: second pass at styles for attachment pages that are not images: hide sidebar and navigation link, better alignment of Edit link.
Closes #23632.

git-svn-id: https://develop.svn.wordpress.org/trunk@23544 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-01 03:20:22 +00:00
Lance Willett 5ba76f91c2 Twenty Thirteen: add styles for attachment pages that are not images, fixes #23632.
git-svn-id: https://develop.svn.wordpress.org/trunk@23541 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 22:32:17 +00:00
Lance Willett a72c418fcc Twenty Thirteen: make footer widget area the primary sidebar, acting as "secondary" content. Move optional sidebar widget area to "tertiary" content. Props obenland, fixes #23644.
git-svn-id: https://develop.svn.wordpress.org/trunk@23539 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 21:35:26 +00:00
Lance Willett dc778a96a5 Twenty Thirteen: remove unused selector.
git-svn-id: https://develop.svn.wordpress.org/trunk@23538 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 21:28:47 +00:00
Lance Willett 7d025e3e81 Twenty Thirteen: disable fixed navbar on small screens. Props obenland, fixes #23647.
Also closes #23526, #23535, and #23566

git-svn-id: https://develop.svn.wordpress.org/trunk@23533 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 19:49:26 +00:00
Lance Willett c361184e4b Twenty Thirteen: wrap up vendor prefix cleanup with final Opera removals. Fixes #23582, props Jayjdk.
git-svn-id: https://develop.svn.wordpress.org/trunk@23532 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 19:42:29 +00:00
Lance Willett f29956a164 Twenty Thirteen: avoid padding bug with Masonry, props obenland, fixes #23646.
git-svn-id: https://develop.svn.wordpress.org/trunk@23526 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 18:50:36 +00:00
Lance Willett 0ca0d843f8 Twenty Thirteen: usability improvement for calendar widget links. Props MikeHansenMe, fixes #23606.
git-svn-id: https://develop.svn.wordpress.org/trunk@23525 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 18:46:40 +00:00
Lance Willett 8c0f68a5a1 Twenty Thirteen: usability improvement for better viewing of images on attachment pages. Props DrewAPicture and obenland, fixes #23543.
git-svn-id: https://develop.svn.wordpress.org/trunk@23523 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 18:33:39 +00:00
Lance Willett dc5bfd4977 Twenty Thirteen: apply `box-sizing: border-box` as a universal selector. Props Jayjdk, see #23582.
git-svn-id: https://develop.svn.wordpress.org/trunk@23520 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 18:14:01 +00:00
Lance Willett 3aa5f1cbec Twenty Thirteen: first pass at better color contrast for links. Also fixes very poor contrast for h3-h6 headings in footer widget area. Props jorbin and sabreuse. See #23513
git-svn-id: https://develop.svn.wordpress.org/trunk@23514 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 17:52:24 +00:00
Lance Willett a507c94002 Twenty Thirteen: style the multisite registration form, props kwight. Fixes #23631.
git-svn-id: https://develop.svn.wordpress.org/trunk@23513 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-28 16:59:03 +00:00
Lance Willett ac4ab9cd60 Twenty Thirteen: style comments correctly when `show_avatars` option is turned off in Discussion settings. Props SriniG, fixes #23558.
git-svn-id: https://develop.svn.wordpress.org/trunk@23498 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-27 04:25:14 +00:00
Lance Willett 6a7684d99f Twenty Thirteen: adjust line-height to be consistently applied across elements, props chriswallace and obenland. Fixes #23514.
git-svn-id: https://develop.svn.wordpress.org/trunk@23497 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-27 04:17:33 +00:00
Lance Willett 0116f4b0cd Twenty Thirteen: consistent link color for video post format, see #23545. Props taupecat.
git-svn-id: https://develop.svn.wordpress.org/trunk@23496 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-27 03:54:30 +00:00
Lance Willett e8d2d29ea5 Twenty Thirteen: first pass at cleaning up unneeded browser prefixes, props Jayjdk. See #23582.
git-svn-id: https://develop.svn.wordpress.org/trunk@23494 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-26 05:10:25 +00:00
Lance Willett 6b98d184f6 Twenty Thirteen: instantly preview header text color changes in the Theme Customizer. Fixes #23585, props SriniG.
git-svn-id: https://develop.svn.wordpress.org/trunk@23493 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-26 04:59:35 +00:00
Lance Willett fb4ae83cc5 Twenty Thirteen: header area with no site title or tagline should still be clickable to home. Fixes #23549.
Fix also removes several `!important` flags that aren't necessary, relating to header text color.

git-svn-id: https://develop.svn.wordpress.org/trunk@23492 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-26 04:50:09 +00:00
Lance Willett 3d15ae0301 Twenty Thirteen: improve styling for RSS widget title, fixes #23571.
git-svn-id: https://develop.svn.wordpress.org/trunk@23491 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-26 04:42:46 +00:00
Lance Willett 676282a34a Twenty Thirteen: better selector for widget titles. Fixes #23580.
git-svn-id: https://develop.svn.wordpress.org/trunk@23490 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-26 04:37:19 +00:00
Lance Willett 2714136c37 Twenty Thirteen: minor adjustments to bundled "star" header image. Props joen.
git-svn-id: https://develop.svn.wordpress.org/trunk@23489 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-26 04:35:00 +00:00
Andrew Nacin 06f456167b Add \n to end of Twenty Thirteen's font exception file.
git-svn-id: https://develop.svn.wordpress.org/trunk@23480 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-24 17:31:03 +00:00
potbot 979a213506 POT, generated from r23478
git-svn-id: https://develop.svn.wordpress.org/trunk@23479 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 18:19:47 +00:00
Lance Willett 0fd0860e5c Twenty Ten: prevent overflow for large, captioned images. Fixes #22820, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@23478 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 17:42:04 +00:00
Lance Willett ab0a5f6c72 Twenty Ten: add helpful descriptions to sidebars. Fixes #15401.
git-svn-id: https://develop.svn.wordpress.org/trunk@23477 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 17:32:48 +00:00
potbot 5d401fee3d POT, generated from r23475
git-svn-id: https://develop.svn.wordpress.org/trunk@23476 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 17:20:03 +00:00