]> git.evergreen-ils.org Git - working/Evergreen.git/commit
TPAC: Remove more explicit widths from results page
authorDan Scott <dscott@laurentian.ca>
Fri, 9 Dec 2011 17:05:14 +0000 (12:05 -0500)
committerDan Scott <dscott@laurentian.ca>
Fri, 9 Dec 2011 17:05:14 +0000 (12:05 -0500)
commitefb42e224820ac5e7f0ff10336e83173d4831831
tree68c623cf6883ee32e9cfad15ffc478bf6eee24fc
parent4659e31a24f2c860ae1a5a1e7dde497650aaa741
TPAC: Remove more explicit widths from results page

Refactor the facet sidebar such that headers consist of a floated span
and a div with no specific width; absent a specific width, the button
will float over top of text that might expand due to translation.

Also remove the explicit table cell width for the results counter column
and move some inline styles over to CSS. More to be done in results
table but we are on our way.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates/opac/parts/result/facets.tt2
Open-ILS/src/templates/opac/parts/result/table.tt2
Open-ILS/web/css/skin/default/opac/style.css