http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9615
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15331|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <[email protected]> --- Created attachment 15438 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15438&action=edit Bug 9615 - Combine staff home page images into single sprite In order to reduce the number of concurrent downloads on the staff client home page the images representing the various modules (circ, patrons, etc) could be combined into one sprite. This patch creates a new sprite containing all images and corrects the CSS for the default and hover states of each link to match the previous version. The separate images have been removed. Also added is a GIMP-compatible Photoshop file from which the sprite is generated. To test, apply the patch, clear your browser cache, and view the staff client home page. Each module icon should look correct in its default and hover states. Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> Comment: Work as described, Good idea! No errors. Signed-off-by: Katrin Fischer <[email protected]> Works nicely, no problems found. -- 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/
