99a383130c566240bc9ab5b3dffaf2c939a11c10
mspeir
  Mon Apr 29 14:30:57 2019 -0700
adding external link icon for cell browser website

diff --git src/hg/cirm/gateway/htdocs/tools.html src/hg/cirm/gateway/htdocs/tools.html
index e3b544e..bf39a42 100755
--- src/hg/cirm/gateway/htdocs/tools.html
+++ src/hg/cirm/gateway/htdocs/tools.html
@@ -11,31 +11,31 @@
   <div class="row no-gutters">
     <div class="card-deck">
       <a name="CellBrowser"></a>
       <div class="card">
         <div class="card-body text-center">
           <img class="card-top-img" style="max-width: 300px"
           src="https://cells.ucsc.edu/cortex-dev/thumb.png">
           <p class="lead text-center"><span style="color: #1E90FF">Cell Browser:</span> Visualize single-cell clustering data</p>
           <ul class="list-group list-group-flush text-left">
             <li class="list-group-item">The Cell Browser allows for the visualization of single-cell
             clustering data with the option to color cell by metadata attributes such as sex, age,
             and gene expression. A number of published datasets are available through the Cell
             Browser website or set up a Cell Browser for your own data using the code on GitHub.
             </li>
             <li class="list-group-item"><a href="https://cells.ucsc.edu" target="_blank">Cell
-            Browser Website</a></li>
+            Browser Website</a> <i class="fas fa-external-link-alt" aria-hidden="true"></i></li>
             <li class="list-group-item"><a href="https://github.com/maximilianh/cellBrowser"
             target="_blank">Cell Browser GitHub</a> <i class="fab fa-github" aria-hidden="true"></i>
             </li>
           </ul>
         </div>
         <div class="card-footer">
           <small class="text-muted">
           The Cell Browser was created by Max Haeussler.
           </small>
         </div>
       </div>
       <a name="PluriTest"></a>
       <div class="card">
         <div class="card-body text-center">
           <img class="card-top-img" style="max-width: 300px"