includes/clientside/tinymce/plugins/noneditable/css/noneditable.css
author Dan
Fri, 09 Nov 2007 11:14:20 -0500
changeset 202 c9fd175289aa
parent 1 fe660c52c48f
permissions -rw-r--r--
Cleaned up some HTML in the installer; corrected some phpDoc syntax errors

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

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

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