New custom field functionality.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt
2004-04-28 04:49:16 +00:00
parent 07a395f685
commit 95a1e1d28f
4 changed files with 723 additions and 700 deletions

View File

@@ -353,7 +353,7 @@ textarea, input, select {
padding: .3em;
}
#postcustom #updatemeta, #postcustom #deletemeta {
#postcustom .updatemeta, #postcustom .deletemeta {
width: 90%;
margin: auto;
}