Bug 26962: (follow-up) Catch other #000066 occurrences
authorLucas Gass <lucas@bywatersolutions.com>
Wed, 13 Jan 2021 00:06:27 +0000 (00:06 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 13 Jan 2021 16:17:05 +0000 (17:17 +0100)
commitf2a537c88b8b632eb3393a51012ca51c893e7ca5
tree8727e94258753f7db574262039f196927282c94c
parentd0b82280f82f0846938bf101502c403a09cfc4e4
Bug 26962: (follow-up) Catch other #000066 occurrences

Addtional test steps:
-Check printing an invoice, inscept the page and make sure none of the colors are set to #000066
-For the OPAC you must rebuild the CSS ((https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client)
-Look at some areas where you might print in the OPAC (try a list), inscept the page and make sure there is no colors set to #000066
-You can also use Jonathan's method of 'git grep -l -c 000066' to make sure no occurrences are left.
-I left macles.tt as is because I am not sure about that template

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/css/print.css
koha-tmpl/intranet-tmpl/prog/css/printreceiptinvoice.css
koha-tmpl/opac-tmpl/bootstrap/css/src/print.scss