bug 2509: fix file permissions
[koha.git] / koha-tmpl / 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