Media Modal: Restore uploader view, when no items are found.
see #28963. Built from https://develop.svn.wordpress.org/trunk@29364 git-svn-id: http://core.svn.wordpress.org/trunk@29140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1013,14 +1013,10 @@
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.attachments-browser .uploader-inline {
|
||||
.media-frame.mode-grid .uploader-inline {
|
||||
border: 4px dashed #bbb;
|
||||
}
|
||||
|
||||
.attachments-browser .uploader-inline:not(.hidden) + .attachments {
|
||||
top: 350px;
|
||||
}
|
||||
|
||||
.attachments-browser .uploader-inline.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user