TPAC: Allow multiline buttons and other minor button work.
authorPasi Kallinen <pasi.kallinen@pttk.fi>
Tue, 22 Jan 2013 10:53:46 +0000 (12:53 +0200)
committerDan Scott <dan@coffeecode.net>
Wed, 20 Feb 2013 03:14:33 +0000 (22:14 -0500)
commit7093bd942640cd486bc57d9fa425560e4ec9f534
tree020148deb6a2c4803e156cbb0f4346db08aead36
parenta8111340810ef8a28982c65f72470f307a2df901
TPAC: Allow multiline buttons and other minor button work.

Allows using multiline buttons; instead of using opac-button
-class in the a-tag, wrap the a-tag in a div with
opac-multiline-button -class.

Changes the login help button so a longer button text
behaves properly and looks good.

Unifies the green OPAC button behaviour when hovering
a mouse over them; the input and button -tag buttons
did not change their color.

Signed-off-by: Pasi Kallinen <pasi.kallinen@pttk.fi>
Signed-off-by: Dan Scott <dan@coffeecode.net>
Conflicts:
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/parts/login/help.tt2