https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26962
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #113281|0 |1 is obsolete| | --- Comment #3 from David Cook <[email protected]> --- Created attachment 113336 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113336&action=edit Bug 26962: Make print.css pure black Test plan: 1. Generate some different notice/slips like ISSUESLIP, HOLD_SLIP, any slip you like 2. Inspect and see that body, p tags and see that the computed color is #333333 or #000066. 3. Apply patch 4. The computed style for color should not be #00000 5. This prints much better, especially on thermal/receipt printers Signed-off-by: David Cook <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
