The Chocolat image viewer uses SVG data-urls in CSS to control the appearance of buttons (next, previous, close). These need to be updated to go along with the new color scheme.
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!