mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-02 13:41:24 +01:00
git-svn-id: http://core.svn.wordpress.org/trunk@22609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
c5dc0117c3
commit
4d585176d1
@ -742,11 +742,16 @@
|
||||
}
|
||||
|
||||
.uploader-inline h3 {
|
||||
display: none;
|
||||
font-size: 20px;
|
||||
font-weight: 200;
|
||||
margin-bottom: 1.6em;
|
||||
}
|
||||
|
||||
.supports-drag-drop .uploader-inline h3 {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.uploader-inline .media-progress-bar {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user