Only show the Password Strength Meter when JavaScript is available. Fixes #14943

git-svn-id: https://develop.svn.wordpress.org/trunk@15659 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dion Hulse
2010-09-25 10:58:01 +00:00
parent 0f59f34cc0
commit ff7ef3edd4
7 changed files with 9 additions and 6 deletions

View File

@@ -866,6 +866,7 @@ td.media-icon img {
padding: 3px 5px;
text-align: center;
width: 200px;
display: none;
}
.row-actions {