mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-23 13:09:00 +00:00
(search) Add hover text for matchogram
This commit is contained in:
parent
3009713db4
commit
00734ea87f
@ -11,7 +11,7 @@
|
|||||||
<div class="flex space-x-0">
|
<div class="flex space-x-0">
|
||||||
<div class="flex flex-col grow" >
|
<div class="flex flex-col grow" >
|
||||||
<div class="flex flex-row space-x-2 place-items-center">
|
<div class="flex flex-row space-x-2 place-items-center">
|
||||||
<div class="flex-0">
|
<div class="flex-0" title="Match density">
|
||||||
@template.serp.part.matchogram(mask = result.first.positionsMask)
|
@template.serp.part.matchogram(mask = result.first.positionsMask)
|
||||||
</div>
|
</div>
|
||||||
<div class="flex grow justify-between items-start">
|
<div class="flex grow justify-between items-start">
|
||||||
|
Loading…
Reference in New Issue
Block a user