Commit Graph

14 Commits

Author SHA1 Message Date
Andrea Fercia
c4b1daa1f2 Accessibility: Bundled Theme: Make the TwentyEleven skip link the first focusable element within the body.
Props poena, williampatton.
Fixes #47891.

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


git-svn-id: http://core.svn.wordpress.org/trunk@46007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-09-20 11:42:00 +00:00
iandunn
aa01cbe691 Comments: Move comment consent input outside the label for a11y.
Non-wrapping `label`s are more widely supported by assitive technologies. The CSS changes account for the element re-ordering, and tweak the formatting for improved readability.

Props afercia, xkon, laurelfulford, azaozz.
Fixes #43436.

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


git-svn-id: http://core.svn.wordpress.org/trunk@42954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-05-02 22:00:49 +00:00
Konstantin Obenland
71cd7287ba Default themes: Improve styles for 4.8 widgets
Mostly adds styles for lists and mediaelement.js instances within widgets.
Adds size classname to image widget so themes can customize their display.

Props Soean, obenland, celloexpressions, ocean90, karmatosed.
Fixes #40745.


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


git-svn-id: http://core.svn.wordpress.org/trunk@40690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-05-25 15:19:42 +00:00
Sergey Biryukov
b525634313 Bundled themes: use SSL WordPress.org URL in rtl.css.
see #32083.
Built from https://develop.svn.wordpress.org/trunk@32315


git-svn-id: http://core.svn.wordpress.org/trunk@32286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-04-27 18:12:25 +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
westi
06e65aeb40 TwentyEleven: Improve RTL css to better match LTR experience. Fixes #18911 props SergeyBiryukov.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-21 15:47:48 +00:00
nacin
44e5c028b5 Properly adjust margins for ordered lists in RTL in Twenty Eleven. props wpweaver. fixes #19072.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-15 20:20:43 +00:00
ryan
fdc7409251 twentyeleven code tidy up. Props dd32, lancewillett. fixes #17748
git-svn-id: http://svn.automattic.com/wordpress/trunk@18385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-30 21:57:50 +00:00
nacin
bd2e887655 RTL for [18383]. props yoavf, fixes #17949.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-30 20:57:29 +00:00
azaozz
e38b292638 Fix arrows in 2011, props iandstewart, fixes #17809
git-svn-id: http://svn.automattic.com/wordpress/trunk@18359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-27 22:02:29 +00:00
azaozz
bad6d5e3f3 Twenty Eleven RTL update, props yoavf, fixes #17882
git-svn-id: http://svn.automattic.com/wordpress/trunk@18342 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-06-25 20:24:07 +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
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