includes/clientside/tinymce/plugins/noneditable/css/noneditable.css
author Dan
Thu, 27 Nov 2008 10:21:58 -0500
changeset 310 78cb09a23e69
parent 1 fe660c52c48f
permissions -rw-r--r--
Made UX for Windows patch more pleasant including external documentation. Breaking change to dynamic download script.

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

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

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