]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1005040: CSS styling of filter control boxes
authorGalen Charlton <gmc@esilibrary.com>
Tue, 4 Oct 2016 16:25:42 +0000 (12:25 -0400)
committerKathy Lussier <klussier@masslnc.org>
Thu, 9 Feb 2017 20:45:07 +0000 (15:45 -0500)
commitfe51c342c8aeab90b98df5bf33a5e4a7400cac54
tree23ad876701d00a5adbbae586fc581fe2d7031d74
parent743cb27c2a005adbde5488e5c877d3ad7e96872c
LP#1005040: CSS styling of filter control boxes

This patch adds several CSS classes to support
distinguishing filter boxes from facet boxes:

filter_box_wrapper
filter_box_temp
filter_template
filter

It also sets a different background color for the header of filter
boxes. Padding between entries in a filter list is reduced as
compared to facets, both to save a bit of vertical space and to
subtly distinguish filters from facets.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/parts/result/adv_filter.tt2