includes/clientside/tinymce/plugins/noneditable/css/noneditable.css
author Dan
Mon, 01 Oct 2007 23:48:24 -0400
changeset 159 f7e83b6db3be
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed: RenderMan::parse_internal_links() problems with prepending Project: instead of Site_name: to project page alias-namespace links

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

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

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