summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/themes/advanced/skins/highcontrast/content.css
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-05-08 11:38:39 +0200
committerAleksander Machniak <alec@alec.pl>2012-05-08 11:38:39 +0200
commite6e0d410ac92818679c03fc9bf5359562df81921 (patch)
treefff5c213ce3e88b448ca1365b375137a52f6fa4c /program/js/tiny_mce/themes/advanced/skins/highcontrast/content.css
parent5b0b034387715a18910a7e574b71afcfae293ecf (diff)
TinyMCE 3.5
Diffstat (limited to 'program/js/tiny_mce/themes/advanced/skins/highcontrast/content.css')
-rw-r--r--program/js/tiny_mce/themes/advanced/skins/highcontrast/content.css1
1 files changed, 1 insertions, 0 deletions
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}