Correct id call for comment author field - http://mosquito.wordpress.org/view.php?id=34
git-svn-id: http://svn.automattic.com/wordpress/trunk@2145 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
86e48df4f7
commit
5a83b56684
@ -143,7 +143,7 @@ ul.post-meta span.post-meta-key {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
|
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
border: 1px solid #333;
|
border: 1px solid #333;
|
||||||
padding: .2em;
|
padding: .2em;
|
||||||
|
Loading…
Reference in New Issue
Block a user