From 8f07bdcf20bcd0ac6749842bd85d710790c2c9ac Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Mon, 25 Jun 2012 12:08:59 +0200 Subject: Update to TinyMCE 3.5.4.1 --- program/js/tiny_mce/themes/advanced/skins/default/content.css | 1 - program/js/tiny_mce/themes/advanced/skins/highcontrast/content.css | 1 - program/js/tiny_mce/themes/advanced/skins/o2k7/content.css | 1 - 3 files changed, 3 deletions(-) (limited to 'program/js/tiny_mce/themes/advanced/skins') diff --git a/program/js/tiny_mce/themes/advanced/skins/default/content.css b/program/js/tiny_mce/themes/advanced/skins/default/content.css index 52a1d67e2..2fd94a1f9 100644 --- a/program/js/tiny_mce/themes/advanced/skins/default/content.css +++ b/program/js/tiny_mce/themes/advanced/skins/default/content.css @@ -48,4 +48,3 @@ font[face=mceinline] {font-family:inherit !important} .mceItemEmbeddedAudio {background-image:url(../../img/video.gif)} .mceItemIframe {background-image:url(../../img/iframe.gif)} .mcePageBreak {display:block;border:0;width:100%;height:12px;border-top:1px dotted #ccc;margin-top:15px;background:#fff url(../../img/pagebreak.gif) no-repeat center top;} -.mceHideBrInPre pre br {display: none} diff --git a/program/js/tiny_mce/themes/advanced/skins/highcontrast/content.css b/program/js/tiny_mce/themes/advanced/skins/highcontrast/content.css index fe09e2141..cbce6c6a2 100644 --- a/program/js/tiny_mce/themes/advanced/skins/highcontrast/content.css +++ b/program/js/tiny_mce/themes/advanced/skins/highcontrast/content.css @@ -22,4 +22,3 @@ abbr {border-bottom:1px dashed #CCC; cursor:help} img:-moz-broken {-moz-force-broken-image-icon:1; width:24px; height:24px} font[face=mceinline] {font-family:inherit !important} *[contentEditable]:focus {outline:0} -.mceHideBrInPre pre br {display: none} diff --git a/program/js/tiny_mce/themes/advanced/skins/o2k7/content.css b/program/js/tiny_mce/themes/advanced/skins/o2k7/content.css index 3537c8bc0..a1a8f9bd3 100644 --- a/program/js/tiny_mce/themes/advanced/skins/o2k7/content.css +++ b/program/js/tiny_mce/themes/advanced/skins/o2k7/content.css @@ -46,4 +46,3 @@ font[face=mceinline] {font-family:inherit !important} .mceItemAudio {background-image:url(../../img/video.gif)} .mceItemIframe {background-image:url(../../img/iframe.gif)} .mcePageBreak {display:block;border:0;width:100%;height:12px;border-top:1px dotted #ccc;margin-top:15px;background:#fff url(../../img/pagebreak.gif) no-repeat center top;} -.mceHideBrInPre pre br {display: none} -- cgit v1.2.3