soulsync/webui
Broque Thomas ec0c425e71 Global widget: drop the double-panel look on the source row
The global search popover already draws its own frosted-glass panel
(via .gsearch-results), so putting another bordered/gradient container
around the source icons inside it read as "panel inside a panel" —
visually noisy and left a dark empty strip on the right when the row
didn't fill the popover width.

Strip the source row's own background/border, center-align the chips
(justify-content: center) so they stay grouped instead of drifting to
the left, and keep a subtle bottom divider so the icons still read as
a distinct control group above the results.
2026-04-23 17:28:15 -07:00
..
static Global widget: drop the double-panel look on the source row 2026-04-23 17:28:15 -07:00
index.html Search page: replace fan-out with source-picker icon row + per-source cache 2026-04-23 17:28:15 -07:00