diff -r c72b545f1304 -r 67bd3121a12e includes/clientside/tinymce/plugins/noneditable/css/noneditable.css --- a/includes/clientside/tinymce/plugins/noneditable/css/noneditable.css Wed Dec 26 00:37:26 2007 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,9 +0,0 @@ -/* This is the CSS file for the noneditable elements plugin */ - -.mceEditable { - /*border: 1px dotted #0000cc;*/ -} - -.mceNonEditable { - /*border: 1px dotted #cc0000;*/ -}