Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
Owen Leonard 57ddbae230
Bug 36610: Some improvements to OPAC print CSS
This patch makes a few CSS and markup changes to improve the print view.

The markup changes use Bootstrap's ".d-print-none" class to hide
specific elements without creating an ID or class specifically for those
elements.

To test, apply the patch and rebuild the OPAC CSS
(https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client)

- Log in to the OPAC
- Test the following user pages by viewing the print preview:
  - Summary
  - Holds history
  - Messaging
  - Lists
  - Suggestions
- The "Personal details" tab hasn't been improved for printing but it's
  a good page to view to confirm that the "Back to top" arrow is now
  hidden in the print view.

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-05-17 10:36:39 +02:00
..
modals
account-table.inc Bug 34478: Re-correct account-table pay 2024-03-01 10:59:18 +01:00
accounts.inc
authorities-search-results.inc Bug 35328: Add a notes pop-up for authority records to authority search results 2024-03-19 18:09:04 +01:00
authority-information.inc Bug 29948: (follow-up) Add CSS class to list items 2024-05-13 14:00:14 +02:00
av-build-dropbox.inc
biblio-title-head.inc
biblio-title.inc
bodytag.inc
calendar.inc Bug 35977: (follow-up) Cleaner working approach 2024-05-02 13:19:12 +02:00
columns_settings.inc
csrf-token.inc Bug 34478: Add missing csrf-token.inc for opac 2024-03-01 10:56:07 +01:00
datatables.inc
date-format.inc
display-library-address.inc
doc-head-close.inc Bug 34478: Add csrf-token in meta 2024-03-01 10:58:09 +01:00
doc-head-open.inc
greybox.inc
holds-table.inc Bug 34478: Manual fix - add ops - hold-table.inc opac-user.tt 2024-03-01 10:57:21 +01:00
html_helpers.inc
i18n.inc Bug 36282: Chomp whitespace around opac i18n strings 2024-04-26 08:52:49 +02:00
ill-availability-table.inc
item-status.inc
js-biblio-format.inc
js-date-format.inc
masthead-langmenu.inc
masthead-sci.inc
masthead-sco.inc
masthead.inc Bug 34792: Improve flexibility of CookieConsentBar layout 2024-04-29 09:35:50 +02:00
navigation.inc
opac-authorities.inc
opac-bottom.inc Bug 35348: Add cookies link to opac footer 2024-04-26 17:06:00 +02:00
opac-detail-sidebar.inc Bug 34886: Adjust other opac detail scripts 2024-04-02 17:59:06 +02:00
opac-facets.inc Bug 36750: Fix Languages vs Language 2024-05-07 17:41:20 +02:00
opac-note.inc Bug 36610: Some improvements to OPAC print CSS 2024-05-17 10:36:39 +02:00
opac-topissues.inc
openlibrary-readapi.inc
overdrive-checkout.inc Bug 34478: Manual fix - change to GET - overdrive-checkout.inc 2024-03-01 10:58:59 +01:00
overdrive-login.inc Bug 36084: svc - overdrive 2024-03-01 11:01:02 +01:00
page-numbers.inc Bug 36032: Use a single angle in the "Next" button 2024-03-08 18:58:20 +01:00
password_check.inc
patron-title.inc
resort_form.inc
serial-status.inc
shelfbrowser.inc
slip-print.inc
subtypes_unimarc.inc
title-actions-menu.inc
user-star-ratings.inc
usermenu.inc Bug 35348: Remove cookie consents link from opac consents 2024-04-26 17:06:02 +02:00
validator-strings.inc
xslt-handler.inc