8 lines
304 B
HTML
8 lines
304 B
HTML
<!-- That file is not particularly elegant. This will need a refactor at some point. -->
|
|
<div class="hide-child links-dark-green">
|
|
<div id='tooltip-wrapper' class="bg-white br4 shadow-1 lh-copy dn o-0 pa2 w5 f6 overflow-hidden absolute child">
|
|
<div id='tooltip-content'>
|
|
</div>
|
|
</div>
|
|
</div>
|