Media Grid: don't hide the uploader progress bar for individual items.
See [29527], #29037. Built from https://develop.svn.wordpress.org/trunk@29567 git-svn-id: http://core.svn.wordpress.org/trunk@29341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
7029af94e7
commit
1ab43c41c0
|
@ -485,7 +485,7 @@
|
|||
|
||||
.sidebar-for-errors .attachment-details,
|
||||
.sidebar-for-errors .compat-item,
|
||||
.sidebar-for-errors .media-progress-bar,
|
||||
.sidebar-for-errors .media-sidebar .media-progress-bar,
|
||||
.sidebar-for-errors .upload-details {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -485,7 +485,7 @@
|
|||
|
||||
.sidebar-for-errors .attachment-details,
|
||||
.sidebar-for-errors .compat-item,
|
||||
.sidebar-for-errors .media-progress-bar,
|
||||
.sidebar-for-errors .media-sidebar .media-progress-bar,
|
||||
.sidebar-for-errors .upload-details {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue