Bug 5917 / Bug 6085 : Fixing not being able to change language
[koha.git] / koha-tt / intranet-tmpl / prog / en / js / tinymce / jscripts / tiny_mce / plugins / noneditable / css / noneditable.css
1 /* This is the CSS file for the noneditable elements plugin */\r
2 \r
3 .mceEditable {\r
4         /*border: 1px dotted #0000cc;*/\r
5 }\r
6 \r
7 .mceNonEditable {\r
8         /*border: 1px dotted #cc0000;*/\r
9 }\r