]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1612274: Add distinct classes for hold statuses
authorKathy Lussier <klussier@masslnc.org>
Thu, 11 Aug 2016 17:24:00 +0000 (13:24 -0400)
committerMike Rylander <mrylander@gmail.com>
Wed, 24 Aug 2016 14:23:22 +0000 (10:23 -0400)
commit504076521062d6b52842e137e79877b1abf8f2a5
treee11039cc5414788d706b531dc219e830479a2a9f
parentb39eaf4328563a8965a2fabfdad52b898795d116
LP#1612274: Add distinct classes for hold statuses

With more data in the My Account hold status field, libraries may want to
style some statuses or dates differently so that they pop out to the user. Each
hold status and date now has its own class for more flexible styling.

The available status also now has a green, bold font and the suspended status
has a red, bold font.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/parts/hold_status.tt2