0d1298fd78ff70ad5ebd24b2e7d6c7badc899fb4 jnavarr5 Fri Oct 10 17:43:49 2025 -0700 Updating the spacing for the div lines. Editing text for when you select a file, refs #31058 diff --git src/hg/htdocs/inc/hgMyData.html src/hg/htdocs/inc/hgMyData.html index 128a6a7424e..5aa7d0beff9 100755 --- src/hg/htdocs/inc/hgMyData.html +++ src/hg/htdocs/inc/hgMyData.html @@ -36,35 +36,35 @@ By default, your most recently used genome assembly is selected after choosing which files to upload. To use a different assembly, the <em>popular assemblies</em> drop-down menu or the search box can be used to select another genome assembly. </p> <img src="../images/HubSpaceUpload.png" alt="Example of the upload dialog box for Hub Space" width="35%"> </div> </details> </div> <div id='filesDiv' class='tabSection'> <table id="filesTable" class="sessionTable stripe hover row-border compact" borderwidth=0> </table> - <div id='selectedFileInfo' class="tabSection" style="margin-bottom: 20px;"> - <div id='placeHolderInfo'>Selected file information</div> + <div id='placeHolderInfo'>Select files for more options</div> <div style="display: none"> - <span id='numberSelectedFiles'></span> selected. <button id='viewSelectedFiles'></button><button id='deleteSelectedFiles'></button> + <span id='numberSelectedFiles'></span> selected. + <button id='viewSelectedFiles'></button><button id='deleteSelectedFiles'></button> </div> </div> <div> For information on making track hubs, see the following pages: <ul> <li><a href='../goldenPath/help/hubQuickStart.html' style='color:#121E9A' target=_blank>Quick Start Guide</a></li> <li><a href='../goldenPath/help/hgTrackHubHelp.html' style='color:#121E9A' TARGET=_blank>Track Hub User's Guide</a></li> <li><a href='../goldenPath/help/hgTrackHubHelp#Hosting' style='color:#121E9A' target=_blank>External Hosting Space For Your Track Hub</a></li> <li><a href='../goldenPath/help/trackDb/trackDbHub.html' style='color:#121E9A' target=_blank>Track Hub Settings Reference</a></li> <li><a href='../goldenPath/help/publicHubGuidelines.html' style='color:#121E9A' target=_blank>Guidelines for Submitting a Public Hub</a></li> </ul> <BR>You may also <a href='../contacts.html' style='color:#121E9A'>contact us</a> if you have any issues or questions on hub development. </div>