mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
As per the recommendations: make the text inside the files drop box larger, improve the explanation about the "resize image" checkbox, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@18902 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3824,7 +3824,7 @@ form.upgrade .hint {
|
||||
}
|
||||
|
||||
.drag-drop .drag-drop-inside {
|
||||
padding-top: 50px;
|
||||
padding-top: 60px;
|
||||
}
|
||||
|
||||
.drag-drop .drag-drop-inside p {
|
||||
@@ -3832,7 +3832,10 @@ form.upgrade .hint {
|
||||
}
|
||||
|
||||
.dragdrop-info {
|
||||
color: #aaa;
|
||||
display: none;
|
||||
font-size: 24px;
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
.drag-drop .dragdrop-info {
|
||||
|
||||
Reference in New Issue
Block a user