Makes custom TinyMCE views easier to implement.
For details and examples, see the ticket. props azaozz, fixes #21812. git-svn-id: http://core.svn.wordpress.org/trunk@21961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -141,3 +141,7 @@ img.wp-oembed {
|
||||
height: 250px;
|
||||
}
|
||||
|
||||
/* WordPress TinyMCE Previews */
|
||||
div.wp-preview-wrap {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user