Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard 984960351e
Bug 36909: Eliminate duplicate ID in cookie consent markup
This patch changes markup and CSS in the OPAC and staff client to
eliminate HTML validator warnings about duplicate ids.

To test, apply the patch and rebuild all CSS (Bug 36909: Eliminate
duplicate ID in cookie consent markup).

- If necessary, set the "CookieConsent" system preference to "Require."
- Open the OPAC in a new private window (to prevent previous consents
  from hiding the consent messages).
- You should see a cookie consent bar across the bottom of the page. It
  should look correct, and its contents should reflow well at various
  browser widths.
- Click "Accept all cookies."
- In the header you should now see a "Your cookies" link.
- Click it and confirm that the contents of the modal look correct and
  reflow well at various browser widths.

- Perform the same tests in the staff interface.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-06-27 17:24:37 +02:00
..
src Bug 36909: Eliminate duplicate ID in cookie consent markup 2024-06-27 17:24:37 +02:00
addbiblio.css
cateditor.css Bug 36589: Advanced cataloging - restore the correct height of the clipboard 2024-05-24 15:36:43 +02:00
hierarchy.css
humanmsg.css
itemsearchform.css Bug 36545: (follow-up) Style tweaks for Select2 multiple fields 2024-04-30 17:09:54 +02:00
login.css
preferences.css
print.css
printreceiptinvoice.css
reports.css
right-to-left.css
select2.css Bug 36545: (follow-up) Style tweaks for Select2 multiple fields 2024-04-30 17:09:54 +02:00
spinelabel.css
tinymce.css
uploader.css