LP#1680142: Fix responsive design issue with ebook display user/kmlussier/lp1680142-ebooks-responsive-design-fixes
authorKathy Lussier <klussier@masslnc.org>
Wed, 5 Apr 2017 21:25:49 +0000 (17:25 -0400)
committerKathy Lussier <klussier@masslnc.org>
Wed, 12 Apr 2017 14:28:53 +0000 (10:28 -0400)
commitd56841aab67db9418c7681fb552589c3b941c0e4
treecf67e94cf82a251178155753074d59f3be2f1be2
parentc66d6328d61083db136bd9213a44696073c62914
LP#1680142: Fix responsive design issue with ebook display

Fixes the following responsive design issues:
* Removes the e-book dashboard display when the screen size is reduced.
* Changes the table display for e-items currently checked out, e-items on hold,
and e-iterms ready for checkout interfaces to mimic the responsive behavior of
other My Account screens.
* Fixes a couple of Holds History CSS problems discovered while I was here.

Test Plan:
Enable ebook services. Log into your account and resize the screen to the size
of a mobile device. The ebook dashboard will display while the main account
dashboard disappears. Go into My Account, click Items checked out and then
click E-Items Currently Checked Out. The table has not reformatted itself for
responsive design view.

Post-patch: When you log in and resize the screen, the e-items dashboard
display will disappear along with the main account dashboard. When you access
the E-Items Currently Checked Out interface, the table will reformat itself
with column headers along the left side.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/opac/css/style.css.tt2