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:
Andrew Ozz
2015-04-03 01:54:47 +00:00
parent eacf52a68a
commit 04fbf4cd60
2 changed files with 24 additions and 17 deletions
+6 -1
View File
@@ -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,