includes/clientside/tinymce/plugins/noneditable/css/noneditable.css
author Dan
Fri, 12 Oct 2007 14:41:51 -0400
changeset 174 d74ff822acc9
parent 1 fe660c52c48f
permissions -rw-r--r--
Replaced autocompleting username with a much more efficient algorithm and caching system

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

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

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