includes/clientside/tinymce/plugins/noneditable/css/noneditable.css
author Dan
Fri, 07 Sep 2007 16:39:42 -0400
changeset 121 1eb7b2b4bdbc
parent 1 fe660c52c48f
permissions -rw-r--r--
1.0.1 Loch Ness stable release

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

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

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