includes/clientside/tinymce/plugins/noneditable/css/noneditable.css
author dan@fuhry
Wed, 13 Jun 2007 19:53:18 -0400
changeset 8 4bb20dddef00
parent 1 fe660c52c48f
permissions -rw-r--r--
Stop making test changes\!

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

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

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