includes/clientside/tinymce/plugins/noneditable/css/noneditable.css
author Dan
Sat, 01 Dec 2007 00:32:58 -0500
changeset 247 db6ca9fa062e
parent 1 fe660c52c48f
permissions -rw-r--r--
Detagging release due to stupid upgrade fix

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

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

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