Summary: | Color of the "(remove)" link when an item is in the cart (OPAC) | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | jacob.omara, lucas |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.05.00,22.11.05
|
|
Circulation function: | |||
Attachments: |
Bug 33272: Color of the "(remove)" link when an item is in the cart (OPAC)
Bug 33272: Color of the "(remove)" link when an item is in the cart (OPAC) Bug 33272: Color of the "(remove)" link when an item is in the cart (OPAC) |
Description
Caroline Cyr La Rose
2023-03-17 20:36:15 UTC
Created attachment 148520 [details] [review] Bug 33272: Color of the "(remove)" link when an item is in the cart (OPAC) This patch improves the CSS for styling the OPAC cart's "remove" link in search results so that the color is consistent within alternating table row colors. To test, apply the patch and rebuild the OPAC CSS. - Perform a search in the OPAC which will return multiple results. - Click the "Add to cart" link next to multiple results. - The "remove" link which appears should be the correct red color whether the table row background is white or grey. Created attachment 148548 [details] [review] Bug 33272: Color of the "(remove)" link when an item is in the cart (OPAC) This patch improves the CSS for styling the OPAC cart's "remove" link in search results so that the color is consistent within alternating table row colors. To test, apply the patch and rebuild the OPAC CSS. - Perform a search in the OPAC which will return multiple results. - Click the "Add to cart" link next to multiple results. - The "remove" link which appears should be the correct red color whether the table row background is white or grey. Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> Thanks Owen! Created attachment 149072 [details] [review] Bug 33272: Color of the "(remove)" link when an item is in the cart (OPAC) This patch improves the CSS for styling the OPAC cart's "remove" link in search results so that the color is consistent within alternating table row colors. To test, apply the patch and rebuild the OPAC CSS. - Perform a search in the OPAC which will return multiple results. - Click the "Add to cart" link next to multiple results. - The "remove" link which appears should be the correct red color whether the table row background is white or grey. Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Pushed to master for 23.05. Nice work everyone, thanks! Nice work, thanks everyone! Pushed to 22.11.x for the next release. Does not apply clean in 22.05.x, no backport. Created attachment 151167 [details]
k
|