includes/clientside/tinymce/plugins/noneditable/css/noneditable.css
author Dan
Sat, 15 Dec 2007 18:11:59 -0500
changeset 321 c0d855cfaf0e
parent 1 fe660c52c48f
permissions -rw-r--r--
Set Content-type on AJAX login key request to application/json to hopefully block ad injection

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

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

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