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:
@@ -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'>
|
||||
|
Reference in New Issue
Block a user