13 Mar
2015
13 Mar
'15
6:55 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13829 paxed <pasi.kallinen@pttk.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pasi.kallinen@pttk.fi --- Comment #1 from paxed <pasi.kallinen@pttk.fi> --- (In reply to Pablo AB from comment #0)
Some textareas contain source code. For example SQL reports (not even monospace font)
For monospace font in SQL report textarea, add this to IntranetUserCSS: #rep_guided_reports_start textarea#sql { font-family: monospace; } -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.