89de213f460f60dcc7fcf7d6e0370401d7c3ed25 kate Thu Oct 6 16:37:33 2016 -0700 More small layout tweaks. refs #17369 diff --git src/hg/hgGtexTrackSettings/hgGtexTrackSettings.html src/hg/hgGtexTrackSettings/hgGtexTrackSettings.html index 26b0f4e..a501dde 100644 --- src/hg/hgGtexTrackSettings/hgGtexTrackSettings.html +++ src/hg/hgGtexTrackSettings/hgGtexTrackSettings.html @@ -1,42 +1,42 @@ <div class="container-fluid"> <div class="row gbTrackTitle"> <div class="col-md-10"> <span class="gbTrackName">GTEx Track</span> Gene Expression in 53 tissues from GTEx RNA-seq of 8555 samples (570 donors) - <span class="gbAssembly">GRCh37 / hg19</span> + <span class="gbAssembly">GRCh37 - hg19</span> </div> <div class="col-md-2 text-right"> <select id="selectVisibility" class="gbSelect"> <option>hide</option> <option>dense</option> <option>squish</option> <option>pack</option> <option>full</option> </select> <div class="goButtonContainer" title="Go to the Genome Browser"> <div class="gbGoButton">GO</div> <i class="gbGoIcon fa fa-play fa-2x"></i> </div> </div> </div> <div id="configureSectionTitle" class="row gbSectionBanner"> - <div class="gbSectionTitle col-md-10">Configure</div> - <div class="col-md-2 text-right"> + <div class="gbSectionTitle col-md-8">Configure</div> + <div class="col-md-4 text-right"> <div class="goButtonContainer" title="Go to the Genome Browser"> <div class="gbGoButton">GO</div> <i class="gbGoIcon fa fa-play fa-2x"></i> </div> </div> </div> <!-- row 1 --> <div class="row"> <div class="configurator col-md-4"> <b>Label</b>: <input type="radio" name="gtexGene.label" value="name"> gene symbol <input type="radio" name="gtexGene.label" value="accession"> accession <input type="radio" name="gtexGene.label" value="both"> both </div> @@ -67,58 +67,58 @@ </div> <div class="configurator col-md-8"> <b>Limit to genes scored at or above:</b> <input id="scoreInput" value="" size="8"> (range 0-1000) </div> </div> <!--<div class="spacer"> </div> */ --> <!-- end configure panel --> <!-- tissue chooser panel --> - <div id="tissueSectionTitle" class="row gbSectionBanner""> + <div id="tissueSectionTitle" class="row gbSectionBanner"> <div class="gbSectionTitle col-md-6">Choose Tissues</div> <div class="col-md-6 text-right"> <div class="goButtonContainer gtButton gbWhiteButton">set all</div> <div class="goButtonContainer gtButton gbWhiteButton">clear all</div> <input class="gbSearch" TYPE="text" VALUE="Search" class="gbButton"> <div class="goButtonContainer" title="Go to the Genome Browser"> <div class="gbGoButton">GO</div> <i class="gbGoIcon fa fa-play fa-2x"></i> </div> </div> </div> <div id="tissueSection" class="row"> <div id="bodyMap" class="col-md-6"> <!--<img height="800px" class="gbImage gtexBodyMap" src="/images/bodyMap/jwBody.png">--> <!--<img height="800px" class="gbImage gtexBodyMap" src="/images/bodyMap/bodyMap.svg"> --> <!--<object type="image/svg+xml" height="800px" class="gbImage gtexBodyMap" data="/images/bodyMap.svg">--> <object id="bodyMapSvg" type="image/svg+xml" class="gbImage gtexBodyMap" data="/images/bodyMap.svg"> Body Map illustration not found </object> </div> <div class="col-md-6"> <p> - <div class="spacer"> - </div> + <div class="spacer"></div> + <table class='tissueTable'> <tr class='tissueRow'><td class='tissueColor' bgcolor=#FFA54F> </td><td class='tissueLabel' id='adiposeSubcut'> Adipose - Subcutaneous</td> <td class='tissueColor' bgcolor=#EEC591> </td><td class='tissueLabel' id='colonTransverse'> Colon - Transverse</td></tr> <tr class='tissueRow' ><td class='tissueColor' bgcolor=#EE9A00> </td><td class='tissueLabel' id='adiposeVisceral'> Adipose - Visceral (Omentum)</td> <td class='tissueColor' bgcolor=#8B7355> </td><td class='tissueLabel' id='esophagusJunction'> Esophagus - Gastroesophageal Junction</td></tr> <tr class='tissueRow' ><td class='tissueColor' bgcolor=#8FBC8F> </td><td class='tissueLabel' id='adrenalGland'> Adrenal Gland</td> <td class='tissueColor' bgcolor=#8B7355> </td><td class='tissueLabel' id='esophagusMucosa'> Esophagus - Mucosa</td></tr> <tr class='tissueRow' id='arteryAorta'><td class='tissueColor' bgcolor=#8B1C62> </td><td class='tissueLabel'> Artery - Aorta</td> <td class='tissueColor' bgcolor=#CDAA7D> </td><td class='tissueLabel' id='esophagusMuscular'> Esophagus - Muscularis</td></tr> <tr class='tissueRow' id='arteryCoronary'><td class='tissueColor' bgcolor=#EE6A50> </td><td class='tissueLabel'> Artery - Coronary</td>