Visual and English tweaks throughout.

git-svn-id: https://develop.svn.wordpress.org/trunk@7230 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2008-03-11 07:23:07 +00:00
parent 4af580ebbd
commit bde39aec07
12 changed files with 64 additions and 32 deletions

View File

@@ -323,22 +323,22 @@ textarea.all-options, input.all-options {
top: .35em;
}
#postcustom .updatemeta, #postcustom .deletemeta {
#postcustomstuff .updatemeta, #postcustomstuff .deletemeta {
margin: auto;
}
#postcustom table {
#postcustomstuff table {
margin: 0;
width: 100%;
border-width: 1px;
border-style: solid;
}
#postcustom table input, #postcustom table textarea {
#postcustomstuff table input, #postcustomstuff table textarea {
width: 95%;
}
#postcustom table #addmetasub {
#postcustomstuff table #addmetasub {
width: auto;
}