New custom field functionality.

git-svn-id: https://develop.svn.wordpress.org/trunk@1197 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2004-04-28 04:49:16 +00:00
parent 1555ee9cd6
commit a4f50e0901
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;
}