|
From: Florin C B. <ory...@us...> - 2013-06-19 02:34:44
|
Update of /cvsroot/mxbb/core/modules/mx_shared/tinymce/jscripts/tiny_mce/plugins/noneditable/css In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1737/plugins/noneditable/css Added Files: noneditable.css Log Message: --- NEW FILE: noneditable.css --- /* This is the CSS file for the noneditable elements plugin */ .mceEditable { /*border: 1px dotted #0000cc;*/ } .mceNonEditable { /*border: 1px dotted #cc0000;*/ } |