Koha/koha-tmpl/opac-tmpl/bootstrap/css
Owen Leonard 24ee72bf29
Bug 23492: OPAC search facet header should not be a link at larger browser widths
This patch adds some JavaScript-driven "breakpoints" to the OPAC so that
on the search results page the "Refine your search" heading has
different behaviors depending on whether facets are being displayed as a
sidebar.

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

Go to the OPAC and resize your browser to be greater than ~ 800px wide.

 - Perform a catalog search which will return several results.
 - In the left-hand sidebar of the search results page, the "Refine your
   search" heading should not be styled like a link. Hovering over it
   with the mouse should not change the cursor to the pointing-hand.
 - Narrow your browser window until the sidebar collapses.
   - The "Refine your search" heading should now be styled as a link,
     with a right-arrow icon before it.
   - Clicking it should expand the facets. The icon should change to a
     down-arrow.
 - Widen your browser window and test again.

 - Perform the same tests when starting with a narrow browser window.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-09-09 11:21:35 +01: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 23492: OPAC search facet header should not be a link at larger browser widths 2019-09-09 11:21:35 +01:00
babeltheque.css
bootstrap-theme-oai.css
datatables.css
hierarchy.css
oai.css
opac.css Bug 23099: Compiled CSS 2019-08-05 15:03:20 +01:00
print.css Bug 20427: (RM follow-up) Add compiled CSS 2018-08-09 15:24:10 +00:00
right-to-left.css Bug 20427: (RM follow-up) Add compiled CSS 2018-08-09 15:24:10 +00:00
sco.css Bug 22772: Compiled CSS 2019-04-29 11:55:58 +00:00