mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Accessibility improvements for Options general screen: add missing labels and aria attributes.
Props DrewAPicture, afercia. Fixes #31144. git-svn-id: https://develop.svn.wordpress.org/trunk@31993 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -811,9 +811,14 @@ table.form-table td .updated p {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.options-general-php input.small-text {
|
||||
width: 56px;
|
||||
}
|
||||
|
||||
.options-general-php .spinner {
|
||||
float: none;
|
||||
margin: -3px 3px;
|
||||
margin: 0 3px;
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
|
||||
.settings-php .language-install-spinner,
|
||||
|
||||
Reference in New Issue
Block a user