mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-05 17:00:03 +00:00
Keep the menu closed while loading
git-svn-id: https://develop.svn.wordpress.org/trunk@10140 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user