http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13829
--- Comment #2 from Pablo AB <[email protected]> --- Thanks! I had already done it jQuery, but is better your choice: $('#rep_guided_reports_start textarea#sql').css("font-family", "monospace" ); BTW, I thought jquery/plugins/jquery.highlight-3.js could help me, but is a very basic highlight. Maybe we can use a better text highlighter jquery plugin that do the full job (for both search and source code syntax highlight). Also (and this could be another enhancement) I wonder if there is a good reason why we don't have (AFAIK) a syspref to add anything to head HTML tag to both opac and intranet. That's would let anyone to add their own jquery plugins. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
