TPAC: Slightly more accessible user-visible account notes display user/dbs/user_notes
authorDan Scott <dscott@laurentian.ca>
Tue, 17 Jul 2012 16:39:37 +0000 (12:39 -0400)
committerDan Scott <dscott@laurentian.ca>
Tue, 17 Jul 2012 16:39:37 +0000 (12:39 -0400)
commit1bee30e4c40ffd2ff1151cdd049303d2b60f5a7b
tree00717370875244449ed119cfeda7d2ce982b22a6
parent36e39d615099d0ff30a4ecb73763e33803fcf1c5
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>
Open-ILS/src/templates/opac/parts/myopac/main_base.tt2
Open-ILS/web/css/skin/default/opac/style.css