Show three dot icon next to message on hover

But only if it doesn't have an error.

Also: reformatted message template in legacy_templates.js to match what
is in background.html for easier diffing.
This commit is contained in:
Scott Nonnenberg
2018-04-16 18:46:36 -07:00
parent a563dc8b37
commit 30957341e4
6 changed files with 76 additions and 21 deletions

View File

@@ -291,6 +291,11 @@
<span class='status hide'></span>
<span class='timer'></span>
</div>
{{ #hoverIcon }}
<div class='hover-icon-container'>
<span class='dots-horizontal-icon'></span>
</div>
{{ /hoverIcon }}
</div>
</script>
<script type='text/x-tmpl-mustache' id='hourglass'>