From 8a4cc52bd62bdf7b06bf8919f208cdfb035a5816 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Tue, 8 May 2012 11:38:39 +0200 Subject: TinyMCE 3.5 --- program/js/tiny_mce/themes/advanced/skins/highcontrast/content.css | 1 + 1 file changed, 1 insertion(+) (limited to 'program/js/tiny_mce/themes/advanced/skins/highcontrast/content.css') 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 cbce6c6a2..fe09e2141 100644 --- a/program/js/tiny_mce/themes/advanced/skins/highcontrast/content.css +++ b/program/js/tiny_mce/themes/advanced/skins/highcontrast/content.css @@ -22,3 +22,4 @@ 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} -- cgit v1.2.3