includes/clientside/tinymce/plugins/noneditable/css/noneditable.css
author Dan
Wed, 19 Sep 2007 13:26:42 -0400
changeset 138 13561bde2e2c
parent 1 fe660c52c48f
permissions -rw-r--r--
SECURITY: Fix unescaped SQL in paths.php rebuild_page_index()

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

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

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