design update

This commit is contained in:
Garry Ing
2021-03-28 12:30:27 -04:00
parent 630e923ad4
commit 5230f205da
10 changed files with 63 additions and 23 deletions

View File

@ -1,7 +1,8 @@
<!-- 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 id='tooltip-wrapper' class="bg-white br4 shadow-solid-accent lh-copy dn o-0 pa3 w6 f6 absolute child">
<div id='tooltip-content' class="relative overflow-hidden">
</div>
<div id="tooltip-source" class="f7 light-silver"></div>
</div>
</div>