Bug 26419: Replace OPAC Koha logo with SVG
commit8722bce9041c7108f27b26e8602aaf0b3564c855
authorOwen Leonard <oleonard@myacpl.org>
Tue, 9 Jun 2020 19:37:19 +0000 (9 19:37 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 29 Sep 2020 12:28:19 +0000 (29 14:28 +0200)
treeeade211b284356457850d85c8bd0ce26b43794a4
parent558e64eec0fa9d4e3b31e284038cbd223df8b0d8
Bug 26419: Replace OPAC Koha logo with SVG

This patch replaces the OPAC Koha logo PNG file with an SVG version.

To test, apply the patch and rebuild the OPAC CSS
(https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client).

 - Clear your browser cache if necessary.
 - View any page in the OPAC. The Koha logo in the upper-left corner of
   the screen should look good.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/opac-tmpl/bootstrap/css/src/_common.scss
koha-tmpl/opac-tmpl/bootstrap/images/koha-green-logo.png [deleted file]
koha-tmpl/opac-tmpl/bootstrap/images/koha-green-logo.svg [new file with mode: 0644]