add a title to show what the bookmark button does on hover

This commit is contained in:
Jakob Ketterl 2019-10-24 20:06:24 +02:00
parent afa322a83b
commit 07a8e6bf92

View File

@ -55,7 +55,7 @@
<div id="webrx-actual-freq">---.--- MHz</div>
<div id="webrx-mouse-freq">---.--- MHz</div>
</div>
<div class="openwebrx-button openwebrx-square-button openwebrx-bookmark-button" style="display:none;">
<div class="openwebrx-button openwebrx-square-button openwebrx-bookmark-button" style="display:none;" title="Add bookmark...">
<img src="static/gfx/openwebrx-bookmark.png">
</div>
</div>