]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1005040: Styling cleanup for filter display
authorMike Rylander <mrylander@gmail.com>
Tue, 20 Dec 2016 20:29:50 +0000 (15:29 -0500)
committerKathy Lussier <klussier@masslnc.org>
Thu, 9 Feb 2017 20:45:08 +0000 (15:45 -0500)
commitf12cc285f3e68ebcb2f95d942556d3bd87e392dc
treebddae1b8922e14c79b99a7aacd60a00a83b53a88
parent9a03ed40736c38b157b2cc42187063e68a41728c
LP#1005040: Styling cleanup for filter display

1) Use a unicode X instead of the string "Remove"
2) Provide a border around filters
3) Label filters with "Filtered by"
4) Only show "[X filters applied ]" when in mobile mode, and make it
   work like the "Refine these results" button.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/parts/result/adv_filter.tt2
Open-ILS/src/templates/opac/parts/result/table.tt2
Open-ILS/src/templates/opac/parts/searchbar.tt2