0b94f3b834f98b8e0218a4fcd41c819adfd82184 max Mon Sep 21 04:45:32 2020 -0700 adding little grey borders around the filter boxes. With many filter dimensions, it's hard to see where they start and end now, refs #24850 diff --git src/hg/lib/hui.c src/hg/lib/hui.c index 8a6c445..4e1339c 100644 --- src/hg/lib/hui.c +++ src/hg/lib/hui.c @@ -4050,34 +4050,34 @@ sameString(setting, FILTERBY_MULTIPLE_LIST_OR) || sameString(setting, FILTERBY_MULTIPLE_LIST_AND)); } void filterBySetCfgUiGuts(struct cart *cart, struct trackDb *tdb, filterBy_t *filterBySet, boolean onOneLine, char *filterTypeTitle, char *selectIdPrefix, char *allLabel, char *prefix) // Does the UI for a list of filterBy structure for either filterBy or highlightBy controls { if (filterBySet == NULL) return; #define FILTERBY_HELP_LINK "help" int count = slCount(filterBySet); if (count == 1) - puts("