noneditable.css 176 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 8 /* This is the CSS file for the noneditable elements plugin */ .mceItemEditable { /*border: 1px dotted #0000cc;*/ } .mceItemNonEditable { /*border: 1px dotted #cc0000;*/ }