includes/clientside/tinymce/plugins/noneditable/css/noneditable.css
author Dan
Fri, 21 Dec 2007 19:08:27 -0500
changeset 333 32429702305e
parent 1 fe660c52c48f
permissions -rw-r--r--
Fix missing avatar-related columns in users table

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

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

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