]> git.evergreen-ils.org Git - working/Evergreen.git/commit
TPAC: Slightly more accessible user-visible account notes display
authorDan Scott <dscott@laurentian.ca>
Tue, 17 Jul 2012 16:39:37 +0000 (12:39 -0400)
committerBill Erickson <berick@esilibrary.com>
Tue, 17 Jul 2012 16:51:11 +0000 (12:51 -0400)
commit961037561d3fe7b70fbe9d7a196502527374d8f6
tree00717370875244449ed119cfeda7d2ce982b22a6
parentb1727008e92003d04558c310310eae95fed8959b
TPAC: Slightly more accessible user-visible account notes display

Rather than a table layout that resembles an unordered list, use a real
table with table header so that screen readers will know what to
associate each column with.

Also, move the table display into its own class so that we don't pick up
the uppercase transform, and move it out of the div box so that we can
use whatever screen real estate is given to us, rather than forcing
notes into the hard-coded 662px box.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/templates/opac/parts/myopac/main_base.tt2
Open-ILS/web/css/skin/default/opac/style.css