Bug 6865

Summary: Replace image-based gradient backgrounds with CSS3 gradients
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: P5 - low CC: chris, jcamins, koha.sekjal, paul.poulain
Version: 3.6   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 7629    
Attachments: Proposed fix
Bug 6865 - Replace image-based gradient backgrounds with CSS3 gradients
Follow-up fix
Bug 6865 - Follow-up, Replace image-based gradient backgrounds with CSS3 gradients

Description Owen Leonard 2011-09-12 20:13:31 UTC
Browser support for CSS3 background gradients is good enough to stop using background images for the same effect. This will make the interface a little more efficient.
Comment 1 Owen Leonard 2011-12-02 19:16:20 UTC Comment hidden (obsolete)
Comment 2 Chris Cormack 2011-12-06 23:54:13 UTC
Works fine in chromium 17 and firefox under linux.
Comment 3 Chris Cormack 2011-12-06 23:55:19 UTC Comment hidden (obsolete)
Comment 4 Paul Poulain 2011-12-08 16:42:22 UTC
QA comment: it's worth having another signoff from someone that tested the OPAC under IE
Comment 5 Paul Poulain 2011-12-13 15:14:11 UTC
tested on IE7, works fine. Do you think an other IE is needed ?
Owen,which browser did you test ?
Comment 6 Owen Leonard 2011-12-13 15:18:56 UTC
I tested in IE8 on Windows 7
Comment 7 Paul Poulain 2011-12-13 15:23:15 UTC
owen tested IE8 on win7, it's enough browser.

passed QA

patch pushed, please test

chris_n, maybe worth cherry picking, is fair to wait for 3.8 too
Comment 8 Owen Leonard 2012-01-24 13:32:55 UTC
Follow-up required: Staff client login form has a separate CSS file which was not updated.
Comment 9 Owen Leonard 2012-01-24 13:57:44 UTC Comment hidden (obsolete)
Comment 10 Jared Camins-Esakov 2012-02-07 14:11:49 UTC
Created attachment 7474 [details] [review]
Bug 6865 - Follow-up, Replace image-based gradient backgrounds with CSS3 gradients

Staff client login screen has a separate CSS file which wasn't
included in the original changes for Bug 6865. This caused a 404
error (missing background image).

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Tested in Chrome, FF, Safari, and IE8.
Comment 11 Ian Walls 2012-02-07 16:59:59 UTC
Signed off patch is CSS change only, implements full browser spectrum of CSS3 gradients.  Marking as Passed QA.
Comment 12 Jared Camins-Esakov 2012-05-23 23:52:41 UTC
This was pushed to 3.6.x prior to 3.6.4.