includes/clientside/tinymce/plugins/noneditable/css/noneditable.css
author Dan
Mon, 28 Dec 2009 16:52:41 -0500
changeset 335 59fee40b4644
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed a couple non-security sanitizer and editor bugs

/* This is the CSS file for the noneditable elements plugin */

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

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