Commit Graph

31 Commits

Author SHA1 Message Date
iandstewart
8a7dd1e31c Twenty Eleven: accessibility improvements and minor style fixes for galleries; See #17524
* Improved color contrast for light and dark color schemes
* Skip link for skipping directly to sidebar content
* Skip links visible on :focus
* Using a more semantic, general class name of .assistive-text instead of .section-heading and .screen-reader-text
* Focus styles for password inputs (and a minor style fix)


git-svn-id: http://svn.automattic.com/wordpress/trunk@18117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-02 19:30:07 +00:00
iandstewart
e2a2e5edf8 Twenty Eleven: Style the comments off message in the Ephemera widget; Props knutsp; Fixes #17583
git-svn-id: http://svn.automattic.com/wordpress/trunk@18099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-01 18:36:22 +00:00
iandstewart
cd9146ed3d Twenty Eleven: Correct the broken 404 layout; Fixes #17606
git-svn-id: http://svn.automattic.com/wordpress/trunk@18077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-30 21:46:36 +00:00
iandstewart
66beb266a1 Twenty Eleven: bug fixes and enhancements ...
* Improvements to the dark color scheme; Props matveb
* Remove link colors from the dark color scheme and let the default link color cascade
* Check for multiple authors before showing author information on single posts
* Remove the span before the edit link on the image template
* Add a comment icon; Props hugobaeta
* Replace the default reply text with an icon to prevent i18n issues with the design; Props matveb
* Don't output sidebar on the no sidebar layout
* Use the search form styling from the header for all search forms
* Style fixes for no search results page
* Fixes for fancy blockquote styles
* Style fixes for the showcase slider
* Margin for galleries
* Only showing the top post navigation on paged results
* Remove floats from images for the smallest screen sizes


git-svn-id: http://svn.automattic.com/wordpress/trunk@18072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-30 01:29:55 +00:00
iandstewart
7e3f9578ac Twenty Eleven: Improvements to the responsive layout
git-svn-id: http://svn.automattic.com/wordpress/trunk@18060 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-27 01:04:05 +00:00
iandstewart
7692708e25 Twenty Eleven: focus styles for all links; Fixes #17410
git-svn-id: http://svn.automattic.com/wordpress/trunk@18057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-26 18:41:35 +00:00
iandstewart
128c61411a Twenty Eleven: Style fixes and showcase improvements; Props matveb
* Remove bottom border from last post
* Improve featured posts on the showcase: move slider navigation to the top right; make sure the bottom border shows; make the reading more link thicker
* Positioning fix for image post format meta
* Dark stylesheet improvements
* Ensure search input text is centred vertically


git-svn-id: http://svn.automattic.com/wordpress/trunk@18050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-25 21:19:52 +00:00
iandstewart
5b84f25408 Twenty Eleven: make sure title-less widgets don't float into content for small screens; Props devinreams; Fixes #17423
git-svn-id: http://svn.automattic.com/wordpress/trunk@18048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-25 20:24:21 +00:00
iandstewart
24ca5b0064 Twenty Eleven: correct syntax for CSS transition property; Props Jayjdk; Fixes #17426
git-svn-id: http://svn.automattic.com/wordpress/trunk@18046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-25 19:36:32 +00:00
iandstewart
9eb1e34847 Twenty Eleven: prevent overflow on the pre element; Props devinreams; Fixes #17432
git-svn-id: http://svn.automattic.com/wordpress/trunk@18042 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-25 17:46:19 +00:00
iandstewart
a3b8833e2f Twenty Eleven: consistent styles for .nopassword and .nocomments; Props zeo; Fixes #17437
git-svn-id: http://svn.automattic.com/wordpress/trunk@18039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-25 17:13:02 +00:00
iandstewart
dd538986fa Twenty Eleven: correcting mis-floated sidebar in IE9 on the showcase page; Props rosshanney; Fixes #17486
git-svn-id: http://svn.automattic.com/wordpress/trunk@18033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-25 15:55:22 +00:00
lancewillett
033b47c5d3 Twenty Eleven footer style fixes, props matveb
* Improve footer credits, add WordPress PNG
 * Add hover color to footer links

git-svn-id: http://svn.automattic.com/wordpress/trunk@17908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-12 23:13:56 +00:00
lancewillett
c5b106de63 Twenty Eleven fixes, props matveb - see #17198
- Add padding to the menu when the search input is in menu bar
- Improve search input behavior when located in menu bar (also props ocean90)
- i18n for post formats headings (also props nickbohle)
- Small style fix for images

git-svn-id: http://svn.automattic.com/wordpress/trunk@17845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-09 22:08:05 +00:00
lancewillett
9471474740 Twenty Eleven: adding RTL editor styles and tighter header height - see #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-07 00:31:27 +00:00
lancewillett
ddd64941f9 Twenty Eleven: update description and tag list - see #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17803 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-04 23:26:18 +00:00
lancewillett
ac33e2df00 Twenty Eleven updates and fixes, see #17198
* Add explanatory comments in all templates, following Twenty Ten's example
 * Stick with twentyeleven_ for prefixing filter names
 * Use post format content templates in search results
 * First pass at adding a template for adding a sidebar to pages
 * Add a featured post header to standard sticky posts
 * Style fixes: print media, comment styles for pages with sidebars, color of meta links on image post format

git-svn-id: http://svn.automattic.com/wordpress/trunk@17802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-04 22:54:50 +00:00
lancewillett
32fd5672a4 Twenty Eleven fixes - see #17198
* RTL tweaks and fixes
* Misc style fixes
* Fix tags output, comment links, and remove trailing spaces from translatable strings


git-svn-id: http://svn.automattic.com/wordpress/trunk@17791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-04 00:45:50 +00:00
lancewillett
b89437791b Twenty Eleven: style improvements, RTL, and more header images - see #17198
* Add two more default header images (see r17729)
* Change the featured posts limit from 4 to ten in front page slider
* First pass at robust RTL styles
* Pingback style fixes
* Wider comment form for the one column layout
* Add CSS comment with instructions on how to remove the post format headings


git-svn-id: http://svn.automattic.com/wordpress/trunk@17790 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-03 20:16:34 +00:00
iandstewart
c3d51112c2 Twenty Eleven: Post Format headings and CSS cleanup; See #17198 props matveb
git-svn-id: http://svn.automattic.com/wordpress/trunk@17788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-05-02 21:11:32 +00:00
lancewillett
ee4df1fc1e Twenty Eleven: introduce image post format and miscellaneous style fixes, props matveb and iandstewart - see #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-29 22:33:04 +00:00
iandstewart
54d958ddbd Twenty Eleven: Simplified post author highlighting and comment arrow images for the dark color scheme comments; See #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-29 21:00:06 +00:00
lancewillett
372e5fd8de Twenty Eleven: style.css cleanup and Showcase template improvements, props matveb - see #17198
* Add full support for the featured slider powered by JS (except auto-slide)
 * Change the title hover state of large stickies to white
 * Prevent plain text posts from being displayed transparently over images
 * Update slider featured image size to 500x300
 * Add comment blocks to showcase.php

git-svn-id: http://svn.automattic.com/wordpress/trunk@17761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-29 00:19:02 +00:00
iandstewart
1c054a6169 Twenty Eleven: First pass at dark color scheme w/ simplification of borders above and below the menu; See #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-28 22:15:36 +00:00
iandstewart
262a27b5cf Twenty Eleven: make sure that link color options set in theme-options.php will override showcase.php recent posts and ephemera widget link colors; See #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-28 22:04:39 +00:00
iandstewart
e8f22e3175 Twenty Eleven: First pass at styles to support the theme option for alternate layouts; See #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-28 18:14:48 +00:00
lancewillett
e5425ba17a Twenty Eleven: theme options - see #17198
* First pass at Link Color CSS rules
 * Add new function to return default values
 * Implement better validation for hex color value
 * Fix missing esc_attr()

git-svn-id: http://svn.automattic.com/wordpress/trunk@17732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-27 23:03:27 +00:00
iandstewart
c491c77f1d Twenty Eleven: first pass at print styles; See ##17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-27 21:03:58 +00:00
lancewillett
36742c0032 Twenty Eleven: minor style fixes (overflow) for international blogs and replacing em dash with the proper CSS value for the entity. Props matveb, see #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-26 18:59:32 +00:00
lancewillett
89bad03498 Twenty Eleven: add support for Status and Quote formats, props iandstewart - see #17198
git-svn-id: http://svn.automattic.com/wordpress/trunk@17717 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-26 18:46:31 +00:00
matt
7d581043df Importing Duster theme, first pass at a candidate for twentyeleven theme.
Nice to have, but optional, improvements it'd be nice to have:

* Ability to have random rotating headers. (Core improvement to custom header functionality.)
* Color and layout options.
* More post formats. (Currently supporst  Asides, Links, and Galleries.)
* CMS-style slider home page option.

Welcome, TwentyEleven née Duster. :) Track at #17198.

git-svn-id: http://svn.automattic.com/wordpress/trunk@17669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-04-20 21:46:33 +00:00