https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17639
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57542|0 |1 is obsolete| | --- Comment #4 from Owen Leonard <[email protected]> --- Created attachment 64062 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64062&action=edit Bug 17639 - Remove white filling inside of Koha logo This patch modifies the Koha logo SVG file to remove the fill from two letters. This patch also optimizes the file and converts the text object to paths for better cross-platform portability. To test you could: - Open the file in an editor and confirm that the change is correct - or - - Open the file in a browser and use the code inspector to add a background-color attribute to the top-level <svg> tag. The logo should appear transparent, with no white fills. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
