This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Style un-reset for TinyMCE content inserted on the pages with YUI CSS reset. | |
* Added along with YUI CSS reset to the content_css option of TinyMCE and to the page on which TinyMCE content should be displayed. | |
*/ | |
/* This part is based on tinymce-3.2.1.1\jscripts\tiny_mce\themes\advanced\skins\default\content.css */ | |
.mceContentBody, | |
.mceContentBody td, | |
.mceContentBody pre | |
{ |