Some cleanup for edit-page-form.php and edit-form-advanced.php, props simek, fixes #9501

git-svn-id: https://develop.svn.wordpress.org/trunk@11183 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2009-05-05 02:14:25 +00:00
parent df6c9f7e92
commit 8c0943cbf2
3 changed files with 97 additions and 105 deletions

View File

@@ -309,6 +309,11 @@ form p.submit a.cancel:hover {
margin-left: 18px;
}
#post-status-display,
#post-visibility-display {
font-weight: bold;
}
.side-info {
margin: 0;
padding: 4px;