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: http://svn.automattic.com/wordpress/trunk@18902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2011-10-06 09:57:50 +00:00
parent 0e358f2179
commit 4878bc6ca0
3 changed files with 7 additions and 4 deletions

View File

@@ -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 {