cdc3b001835dd48266edca0bd125ea25942247c3 max Fri Jun 23 05:07:21 2023 -0700 fixing ct trash icon when more than one ct is loaded. adding tooltip, moving icon to the left side. refs #31504 diff --git src/hg/htdocs/style/HGStyle.css src/hg/htdocs/style/HGStyle.css index 2c8d92f..51e4470 100644 --- src/hg/htdocs/style/HGStyle.css +++ src/hg/htdocs/style/HGStyle.css @@ -57,31 +57,31 @@ margin-right: 3px; padding-left: 8px; padding-right: 8px; } #patchNote { margin-left: 3em; } .trackLabelTd { max-width: 14em; vertical-align: top; } .trackDeleteIcon { - margin-left: 6px; + margin-right: 4px; display: inline; cursor: pointer; } .controlButtons { margin-bottom: 6px; } .blueLink { color: #121E9A !important; cursor: pointer; } span.link { color: #121E9A;