Media: Disable 'Insert gallery' and 'Set featured image' if nothing is queued. Converts selection toolbars to use the newer view manager. props koopersmith, fixes #22714.

git-svn-id: https://develop.svn.wordpress.org/trunk@23024 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2012-12-04 16:21:57 +00:00
parent d943307e5d
commit e961de8af5
4 changed files with 165 additions and 216 deletions

View File

@@ -1174,6 +1174,10 @@
background: red;
}
.media-selection .selection-view {
display: inline-block;
}
.media-selection .attachments {
display: inline-block;
height: 48px;