all repos — searchix @ 58643f38bdd62dc538a03865b1f81eb77d957779

Search engine for NixOS, nix-darwin, home-manager and NUR users

feat: show scores in results table in dev mode

Alan Pearce
commit

58643f38bdd62dc538a03865b1f81eb77d957779

parent

1872c47e393e9c4c811f3b90ec2e0ac4cd8767b2

1 file changed, 5 insertions(+), 0 deletions(-)

changed files
M frontend/static/style.cssfrontend/static/style.css
@@ -185,3 +185,8 @@
p:last-child { margin-bottom: unset; } + +.open-sibling-dialog { + cursor: pointer; + text-decoration: underline; +}