mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 01:24:27 +00:00
Icons for select, deselect, and window close in the media modal.
Props JerrySarcastic, helenyhou, ocean90, lessbloat fixes #22610 git-svn-id: https://develop.svn.wordpress.org/trunk@22919 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -721,7 +721,8 @@ a.media-modal-close {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.attachments-browser .attachments {
|
||||
.attachments-browser .attachments,
|
||||
.attachments-browser .uploader-inline {
|
||||
position: absolute;
|
||||
top: 50px;
|
||||
left: 0;
|
||||
@@ -926,7 +927,7 @@ a.media-modal-close {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.region-content.uploader-inline {
|
||||
.media-frame .uploader-inline {
|
||||
margin: 20px;
|
||||
padding: 20px;
|
||||
text-align: center;
|
||||
@@ -1368,6 +1369,7 @@ a.media-modal-close {
|
||||
}
|
||||
|
||||
.attachments-browser .attachments,
|
||||
.attachments-browser .uploader-inline,
|
||||
.attachments-browser .media-toolbar {
|
||||
right: 180px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user