065c73c0daab740c4307262044e3c6dc3cb1e4ee gperez2 Thu Jan 9 16:41:50 2025 -0800 Adding an image and mouseOver to the assemblySearch.html link on the hgGateway page, refs #35040 diff --git src/hg/hgGateway/hgGateway.html src/hg/hgGateway/hgGateway.html index 49833ca..391325d 100644 --- src/hg/hgGateway/hgGateway.html +++ src/hg/hgGateway/hgGateway.html @@ -38,31 +38,39 @@ <div class="jwIconSprite jwIconSpriteFly"></div> <div class="jwIconSpriteLabel">Fruitfly</div> </div> <div class="jwIconWrapper"> <div class="jwIconSprite jwIconSpriteWorm"></div> <div class="jwIconSpriteLabel">Worm</div> </div> <div class="jwIconWrapper"> <div class="jwIconSprite jwIconSpriteYeast"></div> <div class="jwIconSpriteLabel">Yeast</div> </div> <br>Search through thousands of genome browsers <div> <input id="speciesSearch" value="" size=42> </div> - <br><a target="_blank" href="/assemblySearch.html">Unable to find a genome? Send us a request.</a> + <a href="/assemblySearch.html" style="text-decoration: none;"> + <div style="padding: 0px; display: flex; align-items: center; margin-top: 12px;"> + <p style="margin: 0; padding-right: 0px; color: blue; text-decoration: underline;" + title="Not finding your assembly on the Gateway page? Visit the Genome assembly search and request page to request it. Ensure you have a GCA_ or GCF_ identifier from NCBI.">Unable to find a genome? Send us a request.</p> + <img src="/images/magnify.png" + style="height: 16px; width: 16px; margin-top: 0px; margin-left: 5px;" + title="Not finding your assembly on the Gateway page? Visit the Genome assembly search and request page to request it. Ensure you have a GCA_ or GCF_ identifier from NCBI."> + </div> + </a> </div> <!-- This subsection is hidden unless hgGateway.js has a tree to draw. --> <div id="representedSpeciesTitle" class="jwSubsectionTitle" style="display: none;"> UCSC species tree and connected assembly hubs </div> <div id="speciesGraphic" class="jwSubsectionContents" style="display: none;"> <div id="sliderWidgetContainer" class="jwSliderWidget"> <div id="sliderSvgContainer" class="jwSliderIcon"> <svg id="sliderSvg" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" height="53" width="30">