.tablenav .actions select {
#timezone_string option {
.wp-hide-pw > .dashicons,
.wp-cancel-pw > .dashicons {
.wp-cancel-pw .dashicons-no {
#your-profile label + a {
#your-profile label + a {
.options-media-php [for*="_size_"] {
vertical-align: baseline;
.options-media-php .small-text[name*="_size_"] {
.wp-pwd button.pwd-toggle .dashicons {
.mailserver-pass-wrap .wp-pwd {
.mailserver-pass-wrap .button.wp-hide-pw {
border: 1px solid transparent;
.mailserver-pass-wrap .button.wp-hide-pw:hover {
border-color: transparent;
.mailserver-pass-wrap .button.wp-hide-pw:focus {
box-shadow: 0 0 0 1px #3582c4;
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
.mailserver-pass-wrap .button.wp-hide-pw:active {
#misc-publishing-actions label {
vertical-align: baseline;
background-color: #f0f0f1;
border: 1px solid #dcdcde;
#pass-strength-result.short {
background-color: #ffabaf;
#pass-strength-result.bad {
background-color: #facfd2;
#pass-strength-result.good {
background-color: #f5e6ab;
#pass-strength-result.strong {
background-color: #b8e6bf;
.password-input-wrapper {
.password-input-wrapper input {
font-family: Consolas, Monaco, monospace;
#pass1.short, #pass1-text.short {
#pass1.bad, #pass1-text.bad {
#pass1.good, #pass1-text.good {
#pass1.strong, #pass1-text.strong {
box-shadow: 0 0 0 2px #2271b1;
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
.wp-pwd [type="password"] {
/* Same height as the buttons */
/* Hide the Edge "reveal password" native button */
.wp-pwd input::-ms-reveal {
.show-password #pass1-text {
border: 1px solid #f0c33c;
.profile-php .wp-pwd .caps-warning {
.wp-pwd .caps-warning-text {
.network-admin.themes-php p.search-box {
.tablenav .search-plugins input[name="s"],
.js.plugins-php .search-box .wp-filter-search {
input[type="text"].ui-autocomplete-loading,
input[type="email"].ui-autocomplete-loading {
background-image: url(../images/loading.gif);
background-repeat: no-repeat;
background-position: right 5px center;
input.ui-autocomplete-input.open {
border-bottom-color: transparent;
border: 1px solid #4f94d4;
box-shadow: 0 1px 2px rgba(79, 148, 212, 0.8);
/* Colors for the wplink toolbar autocomplete. */
.ui-autocomplete .ui-state-focus {
background-color: #dcdcde;
/* Colors for the tags autocomplete. */
.wp-tags-autocomplete .ui-state-focus,
.wp-tags-autocomplete [aria-selected="true"] {
background-color: #2271b1;
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
/*------------------------------------------------------------------------------
------------------------------------------------------------------------------*/
border-collapse: collapse;
vertical-align: baseline;
padding: 20px 10px 20px 0;
.form-table th.th-full, /* Not used by core. Back-compat for pre-4.8 */
padding: 20px 10px 20px 0;
.form-table .date-time-doc {
.form-table p.timezone-info {
.form-table td fieldset label {
margin: 0.35em 0 0.5em !important;
.form-table td fieldset p label {
margin-top: 0 !important;
.form-table td fieldset label,
.form-table td fieldset p,
.form-table td fieldset li {
.form-table input[type="radio"] {
table.form-table td .updated {
table.form-table td .updated p {
/*------------------------------------------------------------------------------
------------------------------------------------------------------------------*/
#profile-page .form-table textarea {
#profile-page .form-table #rich_editing {
#adduser .form-field input,
#createuser .form-field input {
border-collapse: collapse;
.color-palette .color-palette-shade,
.create-application-password .form-field {
.create-application-password label {
.create-application-password p.submit {
#application-passwords-section .notice {