Correct id call for comment author field - http://mosquito.wordpress.org/view.php?id=34
git-svn-id: https://develop.svn.wordpress.org/trunk@2145 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
fe2075356a
commit
74a89fbfe6
@ -143,7 +143,7 @@ ul.post-meta span.post-meta-key {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
|
||||
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
|
||||
background: #fff;
|
||||
border: 1px solid #333;
|
||||
padding: .2em;
|
||||
|
Loading…
Reference in New Issue
Block a user