includes/clientside/tinymce/plugins/noneditable/css/noneditable.css
author Dan
Thu, 28 Feb 2008 12:33:25 -0500
changeset 286 a3ee29133094
parent 1 fe660c52c48f
permissions -rw-r--r--
Tagging latest revision as rebrand

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

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

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