]> 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 Scott <dscott@laurentian.ca>
Thu, 19 Sep 2013 14:02:45 +0000 (10:02 -0400)
commit18a1145bc0fbc1600f7529e73ce8cbd72d5725f0
treeb71b8429fb3ac9a84fcd9e76dc65aeeca2a6c40d
parent6b48b77b39bd132db15740ca81c95d560739a749
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>
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