Make WordPress Core

Ticket #34: wp-layout-comment-form-author.patch

File wp-layout-comment-form-author.patch, 605 bytes (added by goncourt, 20 years ago)
  • wordpress/wp-layout.css

    RCS file: /cvsroot/cafelog/wordpress/wp-layout.css,v
    retrieving revision 1.18
    diff -U3 -r1.18 wp-layout.css
     
    133133        text-decoration: none;
    134134}
    135135
    136 #commentform #name, #commentform #email, #commentform #url, #commentform textarea {
     136#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
    137137        background: #fff;
    138138        border: 1px solid #333;
    139139        padding: .2em;