includes/clientside/tinymce/plugins/noneditable/css/noneditable.css
author Dan
Thu, 12 Jul 2007 15:32:15 -0400 (2007-07-12)
changeset 69 63638a42cee9
parent 1 fe660c52c48f
permissions -rw-r--r--
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
/* This is the CSS file for the noneditable elements plugin */

.mceEditable {
	/*border: 1px dotted #0000cc;*/
}

.mceNonEditable {
	/*border: 1px dotted #cc0000;*/
}