includes/clientside/tinymce/plugins/noneditable/css/noneditable.css
author Dan
Fri, 07 Sep 2007 16:38:50 -0400
changeset 120 0d3a6e937886
parent 1 fe660c52c48f
permissions -rw-r--r--
PROPOSED RELEASE: 1.0.1 (Loch Ness)

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

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

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