MaayanLab / cfde_gene_pages

Common Fund Gene Landing Pages as a Dashboard
Other
1 stars 0 forks source link

Text for DDI, GGI, GDI, and DGI resources #158

Closed AviMaayan closed 2 years ago

AviMaayan commented 2 years ago
maxim-k commented 2 years ago

My plan was to use Bootstap 5 popovers with a question mark icon. So it is something like:

<span class="d-inline-block" tabindex="0" data-bs-toggle="popover" data-bs-trigger="hover focus" data-bs-content={description}>
<i class="far fa-question-circle"></i>
</span>