Keep the menu closed while loading

git-svn-id: http://svn.automattic.com/wordpress/trunk@10140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2008-12-09 12:00:44 +00:00
parent 379faab1b0
commit 169bbfa0a6
5 changed files with 33 additions and 34 deletions

View File

@@ -1712,14 +1712,6 @@ input#link_url {
vertical-align: middle;
}
.metabox-holder .closed .inside, #poststuff .closed .inside {
display: none;
}
.metabox-holder .closed h3, #poststuff .closed h3 {
margin: 0;
}
.submitbox .submit {
text-align: left;
padding: 12px 10px 10px;
@@ -1980,10 +1972,6 @@ td.action-links, th.action-links {
text-align: right;
}
.hide-if-no-js {
display: none;
}
/* Diff */
table.diff {