[wp-cvs] wordpress/wp-content/themes/classic style.css,1.1,1.2
Matthew Mullenweg
saxmatt at users.sourceforge.net
Mon Jan 24 10:16:20 GMT 2005
Update of /cvsroot/cafelog/wordpress/wp-content/themes/classic
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7646/wp-content/themes/classic
Modified Files:
style.css
Log Message:
Correct id call for comment author field - http://mosquito.wordpress.org/view.php?id=34
Index: style.css
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-content/themes/classic/style.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** style.css 4 Jan 2005 05:20:05 -0000 1.1
--- style.css 24 Jan 2005 10:16:17 -0000 1.2
***************
*** 144,148 ****
}
! #commentform #name, #commentform #email, #commentform #url, #commentform textarea {
background: #fff;
border: 1px solid #333;
--- 144,148 ----
}
! #commentform #author, #commentform #email, #commentform #url, #commentform textarea {
background: #fff;
border: 1px solid #333;
More information about the cvs
mailing list