Koha/koha-tmpl/opac-tmpl/bootstrap/css
Owen Leonard 0b2fbcb66d Bug 27814: Improve responsive behavior of the user page in the OPAC
This patch makes minor changes to OPAC CSS in order to improve the way
the logged-in user's "your account" page works at narrower browser
widths.

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 as a user who has multiple checkouts.
 - Test the page at various browser widths, from > 1200 pixels wide to <
   300 pixels wide. Your browser's built-in responsive design mode,
   found in developer tools, can make these measurements easier.
 - At "phone-size" width the tabs ("Checked out," "Overdue," etc) should
   start displaying full-width.
 - The DataTable controls at the top of the checkouts table should
    adapt well as the browser width changes.
 - At narrower widths the tables on this page should display much better
   than they did before the patch: They should expand to fit the width
   of the page.

Edit: Tweaked the display property of the table search field at narrower
browser widths; Converted iCal download link to button to match other
elements in the toolbar.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-04-23 10:29:58 +02:00
..
fonts Bug 20554: (follow-up) Add local font files and add method for loading them 2018-10-19 17:27:42 +00:00
src Bug 27814: Improve responsive behavior of the user page in the OPAC 2021-04-23 10:29:58 +02:00
babeltheque.css
bootstrap-theme-oai.css Bug 26179: Remove redundant import of Google font 2020-08-12 12:07:10 +02:00
datatables.css Bug 25775: Add DataTables controls to user's checkouts table in OPAC 2021-01-14 10:11:37 +01:00
hierarchy.css
oai.css Bug 15527: Add a stylesheet for OAI-PMH to aid usability 2016-03-24 17:28:38 +00:00
opac-rtl.css Bug 27566: Compiled CSS 2021-04-23 10:29:54 +02:00
opac.css Bug 27566: Compiled CSS 2021-04-23 10:29:54 +02:00
print-rtl.css Bug 12260: Compiled CSS 2021-02-08 17:09:29 +01:00
print.css Bug 12260: Compiled CSS 2021-02-08 17:09:29 +01:00
sco-rtl.css Bug 27566: Compiled CSS 2021-04-23 10:29:54 +02:00
sco.css Bug 27566: Compiled CSS 2021-04-23 10:29:54 +02:00