[Koha-bugs] [Bug 26962] Koha notice/slips/receipts should print in true black (#000000)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 10 01:25:38 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26962

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #113281|0                           |1
        is obsolete|                            |

--- Comment #3 from David Cook <dcook at prosentient.com.au> ---
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 <dcook at prosentient.com.au>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list