Media: Introduce wp.media.editor.open(editor_id) and leverage it in distraction-free writing (fullscreen). props azaozz, koopersmith. fixes #22541.

git-svn-id: https://develop.svn.wordpress.org/trunk@22875 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2012-11-27 19:09:00 +00:00
parent ae3472b2a2
commit 7f34c3e8ec
5 changed files with 36 additions and 37 deletions

View File

@@ -1148,7 +1148,7 @@ html[dir="rtl"] .wp-switch-editor {
padding: 2px;
position: absolute;
display: none;
z-index: 999998;
z-index: 100000;
}
#wp_editimgbtn,