Hopefully managed to put enough hacks in there to make renaming the config file the last step, so if it fails, it can be done manually
/* This is the CSS file for the noneditable elements plugin */
.mceEditable {
/*border: 1px dotted #0000cc;*/
}
.mceNonEditable {
/*border: 1px dotted #cc0000;*/
}