Media: Remove checkered background for icons in Attachment Details.
Props BandonRandon. Fixes #42535. See #41948. git-svn-id: https://develop.svn.wordpress.org/trunk@42642 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ce61a7f676
commit
1b0695780f
@ -751,6 +751,10 @@ border color while dragging a file over the uploader drop area */
|
||||
background-size: 20px 20px;
|
||||
}
|
||||
|
||||
.edit-attachment-frame .attachment-media-view .details-image.icon {
|
||||
background: none;
|
||||
}
|
||||
|
||||
.edit-attachment-frame .attachment-media-view .attachment-actions {
|
||||
text-align: center;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user