Media: Add instructions to drag and drop to reorder images on gallery and batch edit pages.

Removes search boxes from these pages as well.

see #21390.


git-svn-id: https://develop.svn.wordpress.org/trunk@22529 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith
2012-11-10 09:11:33 +00:00
parent 7bbd87b61d
commit fefaea2cf1
3 changed files with 38 additions and 14 deletions

View File

@@ -277,6 +277,10 @@
font-family: sans-serif;
}
.media-toolbar-secondary .search {
margin-right: 16px;
}
/**
* Attachments
*/
@@ -496,6 +500,14 @@
overflow: auto;
}
.attachments-browser .instructions {
display: inline-block;
margin-top: 16px;
line-height: 18px;
font-size: 13px;
color: #999;
}
/**
* Progress Bar