includes/clientside/tinymce/plugins/noneditable/css/noneditable.css
author Dan
Wed, 07 Nov 2007 16:33:26 -0500
changeset 245 54392ae2c222
parent 1 fe660c52c48f
permissions -rw-r--r--
Merge changes from nighthawk and scribus back together

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

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

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