mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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:
@@ -1148,7 +1148,7 @@ html[dir="rtl"] .wp-switch-editor {
|
||||
padding: 2px;
|
||||
position: absolute;
|
||||
display: none;
|
||||
z-index: 999998;
|
||||
z-index: 100000;
|
||||
}
|
||||
|
||||
#wp_editimgbtn,
|
||||
|
||||
Reference in New Issue
Block a user