Media: Add an "upload more files" button to upload states. see #21390.

git-svn-id: https://develop.svn.wordpress.org/trunk@22552 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith
2012-11-12 23:52:17 +00:00
parent b73b44b8db
commit 4ee51a98cb
3 changed files with 23 additions and 2 deletions

View File

@@ -619,6 +619,14 @@
height: 50px;
}
.attachments-browser .media-toolbar-primary > .media-button,
.attachments-browser .media-toolbar-primary > .media-button-group,
.attachments-browser .media-toolbar-secondary > .media-button,
.attachments-browser .media-toolbar-secondary > .media-button-group {
margin-top: 10px;
}
.attachments-browser .attachments {
position: absolute;
top: 50px;