diff --git a/css/editor.css b/css/editor.css index 71863561..2554d353 100644 --- a/css/editor.css +++ b/css/editor.css @@ -10,10 +10,13 @@ body.mceContentBody { min-height: 200px; font-size: 62.5%; } + +/* body.mceContentBody a.broken { background-color: #FF7B71; border: 1px red solid; color: #fff; padding: 1px; text-decoration: underline; -} \ No newline at end of file +} +*/ \ No newline at end of file