includes/clientside/tinymce/plugins/noneditable/css/noneditable.css
author Dan
Sat, 10 Nov 2007 20:35:52 -0500
changeset 253 da982928e56a
parent 1 fe660c52c48f
permissions -rw-r--r--
Fix schema bug: main page link isn't a link

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

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

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