Added a new Javascript variable, aclDisableTransitionFX, that will switch off effects on message boxes and the ACL editor when set to true
/* This is the CSS file for the noneditable elements plugin */
.mceEditable {
/*border: 1px dotted #0000cc;*/
}
.mceNonEditable {
/*border: 1px dotted #cc0000;*/
}