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

git-svn-id: http://svn.automattic.com/wordpress/trunk@11183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2009-05-05 02:14:25 +00:00
parent 1aa5637881
commit 84591d777c
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;