Koha/koha-tmpl/intranet-tmpl/prog/img
Owen Leonard e2506ff73d Bug 20744: Replace staff client header Koha logo gif with transparent png
This patch replaces koha-logo-medium.gif with a fully-transparent png.
This patch also adds a white version in case someone finds it useful.

To test, apply the patch and clear your cache if necessary.

- View any page in the staff client and confirm that the Koha logo in
  the header area looks correct.
- Add the following to  IntranetUserCSS:

  .gradient {
     background: #46B9EA none;
  }

  - Reload the page and confirm that the Koha logo doesn't have a white
    fringe around the edges.
- Append this to the CSS you added to IntranetUserCSS above:

  h1#logo {
      background-image: url("/intranet-tmpl/prog/img/koha-logo-medium-white.png");
  }
  - Reload the page and confirm that the new white logo appears

Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-06-22 20:37:01 +00:00
..
datatables
famfamfam
itemtypeimg
arrow-bullet.gif
asc.gif
ascdesc.gif
background_koha_logo.png
cart-small.gif
clone-subfield.png
collapse.gif
delete-subfield.png
delete-tag.png
desc.gif
edit-tag.png
expand.gif
favicon.ico
filefind.png
first-disabled.png
first.png
go-bottom.png
go-down.png
go-top.png
go-up.png
item-bullet.gif
koha-logo-black.png
koha-logo-medium-white.png Bug 20744: Replace staff client header Koha logo gif with transparent png 2018-06-22 20:37:01 +00:00
koha-logo-medium.png Bug 20744: Replace staff client header Koha logo gif with transparent png 2018-06-22 20:37:01 +00:00
koha-logo-white.png
koha-logo.gif
koha-logo.png
koha.org-logo.gif
last-disabled.png
last.png
loading.gif
locked.png
next-disabled.png
next.png
patron-blank.min.svg
pop-up-link.png
prev-disabled.png
prev.png
progress.png
repeat-tag.png
spinner-small.gif
staff-home-icons-sprite.png
up.png
x.png
x_alt_16x16.png