From ebb7296063fc9708a59eb6969149904e68c2bb84 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 16 Nov 2016 08:13:08 -0500 Subject: [PATCH] Bug 17639 - Remove white filling inside of Koha logo Content-Type: text/plain; charset="utf-8" This patch modifies the Koha logo SVG file to remove the fill from two letters. 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 tag. The logo should appear transparent, with no white fills. --- .../koha3-staff-client-logo.svg | 208 ++++++++------------- 1 file changed, 78 insertions(+), 130 deletions(-) diff --git a/misc/interface_customization/koha3-staff-client-logo.svg b/misc/interface_customization/koha3-staff-client-logo.svg index 34501d5..8327cd5 100644 --- a/misc/interface_customization/koha3-staff-client-logo.svg +++ b/misc/interface_customization/koha3-staff-client-logo.svg @@ -5,17 +5,11 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="1052.3622" - height="744.09448" - viewBox="0 0 995 431" - version="1.0" id="svg2" - sodipodi:version="0.32" - inkscape:version="0.46" - sodipodi:docname="koha3-staff-client-logo.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape"> + version="1.0" + viewBox="0 0 995 431" + height="744.09448" + width="1052.3622"> @@ -24,138 +18,92 @@ image/svg+xml + - - + id="rect7" + height="431" + width="995" /> - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + OPEN-SOURCE INTEGRATED LIBRARY SYSTEM + x="369.5918" + id="tspan2644">OPEN-SOURCE INTEGRATED LIBRARY SYSTEM -- 2.1.4