Summary: | Update Chocolat image viewer CSS to conform to redesign color scheme | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | minor | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
22.11.00
|
|
Circulation function: | |||
Bug Depends on: | 30952 | ||
Bug Blocks: | |||
Attachments: |
Bug 32308: Update Chocolat image viewer CSS to conform to redesign color scheme
Bug 32308: Update Chocolat image viewer CSS to conform to redesign color scheme Bug 32308: Update Chocolat image viewer CSS to conform to redesign color scheme |
Description
Owen Leonard
2022-11-21 16:30:09 UTC
Created attachment 144112 [details] [review] Bug 32308: Update Chocolat image viewer CSS to conform to redesign color scheme This patch makes minor modifications to the Chocolat CSS so that the buttons (next, previous, close) are styled with colors that conform to the new interface color scheme. Note: You may encounter Bug 32307 when testing. To test, apply the patch and enable at least two cover image services in the staff interface: Amazon, Local cover images, and/or Coce. Locate a bibliographic record which has at least two cover images and view the detail page. Click on the cover image to trigger the image viewer overlay. Confirm that the controls in this view are colored green, matching the current color scheme. Created attachment 144113 [details] [review] Bug 32308: Update Chocolat image viewer CSS to conform to redesign color scheme This patch makes minor modifications to the Chocolat CSS so that the buttons (next, previous, close) are styled with colors that conform to the new interface color scheme. Note: You may encounter Bug 32307 when testing. To test, apply the patch and enable at least two cover image services in the staff interface: Amazon, Local cover images, and/or Coce. Locate a bibliographic record which has at least two cover images and view the detail page. Click on the cover image to trigger the image viewer overlay. Confirm that the controls in this view are colored green, matching the current color scheme. Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Created attachment 144117 [details] [review] Bug 32308: Update Chocolat image viewer CSS to conform to redesign color scheme This patch makes minor modifications to the Chocolat CSS so that the buttons (next, previous, close) are styled with colors that conform to the new interface color scheme. Note: You may encounter Bug 32307 when testing. To test, apply the patch and enable at least two cover image services in the staff interface: Amazon, Local cover images, and/or Coce. Locate a bibliographic record which has at least two cover images and view the detail page. Click on the cover image to trigger the image viewer overlay. Confirm that the controls in this view are colored green, matching the current color scheme. Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Katrin <katrin.fischer.83@web.de> Pushed to master for 22.11. Nice work everyone, thanks! |