2021-03-11 03:33:55 +00:00
|
|
|
<!-- That file is not particularly elegant. This will need a refactor at some point. -->
|
2021-03-25 02:18:10 +00:00
|
|
|
<div class="hide-child links-dark-green">
|
2021-03-28 16:30:27 +00:00
|
|
|
<div id='tooltip-wrapper' class="bg-white br4 shadow-solid-accent lh-copy dn o-0 pa3 w6 f6 absolute child">
|
2021-03-28 18:36:11 +00:00
|
|
|
<div id='tooltip-content' class="relative overflow-hidden note-contents">
|
2021-03-15 22:22:28 +00:00
|
|
|
</div>
|
2021-03-28 16:30:27 +00:00
|
|
|
<div id="tooltip-source" class="f7 light-silver"></div>
|
2021-03-11 03:33:55 +00:00
|
|
|
</div>
|
|
|
|
</div>
|