]> git.evergreen-ils.org Git - working/Evergreen.git/commit
More responsive advanced search
authorDan Scott <dscott@laurentian.ca>
Thu, 19 Sep 2013 14:02:45 +0000 (10:02 -0400)
committerDan Wells <dbw2@calvin.edu>
Wed, 25 Sep 2013 22:42:09 +0000 (18:42 -0400)
commit2acd47d3b0d77edf6f245027e49fd14c5e1b938c
treed1f04b4bd525f1f01b116a42ecfded192d2c9d67
parent803eb2577fa106d81635c74190199a6d0ae6ef35
More responsive advanced search

By default, rather than having blocks of search filters with an explicit
width of 800px or 850px, just have one line of filters that wraps
according to the width of the page (truly responsive).

Also move all inline styles into style.css so we can more easily
manipulate them based on media queries. And notice silly styles that can
be easily swapped out with clean styles.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/parts/advanced/search.tt2
Open-ILS/src/templates/opac/parts/config.tt2