[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-751-g1a1658f

Git repo owner gitmaster at git.koha-community.org
Tue Jul 2 15:16:32 CEST 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  1a1658f020e482abdd35fc8afc04cfcbce91e046 (commit)
      from  7dd19a3b04a31bec9f1ed733888503f61971302e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1a1658f020e482abdd35fc8afc04cfcbce91e046
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Jun 26 12:54:15 2013 -0400

    Bug 10510 - OPAC's renew selected link has glitchy icon
    
    The "renew selected" link on the list of a user's checkouts looks bad
    because the next icon in the sprite shows through. This patch modifies
    the sprite to give it proper spacing and corrects the CSS to accommodate
    the change.
    
    To test, apply the patch, clear your browser cache, and view the
    following pages to confirm that the change works:
    
    - With TagsEnabled and TagsInputOnList enabled, view a search results
      page when logged in and when not logged in. Tag links should be
      styled correctly.
    
    - With OpacBrowseResults enabled, open the detail page for any record
      and click the "browse shelf" link. The "forward" and "back" arrows
      should be styled correctly.
    
    - With OpacRenewalAllowed enabled, log in to the OPAC and view your
      checked out items. The "renew selected" and "renew all" links should
      look correct.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Note: this will fix only the prog theme, but not the ccsr theme.
    And it works perfectly.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

-----------------------------------------------------------------------

Summary of changes:
 koha-tmpl/opac-tmpl/prog/en/css/opac.css   |   13 ++++++-------
 koha-tmpl/opac-tmpl/prog/images/sprite.png |  Bin 8381 -> 3348 bytes
 2 files changed, 6 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list