add arrow to toggle legend pane

This commit is contained in:
Stanislav Lechev [0xAF] 2023-09-19 03:48:37 +03:00
parent 900fbafaa4
commit dc390aa8b7
4 changed files with 35 additions and 6 deletions

View file

@ -27,7 +27,10 @@
<ul class="features">
</ul>
</div>
<h3 id="openwebrx-clock-utc" style="margin: 20px 0 0 0;">00:00 UTC</h3>
<div id='openwebrx-legend-toggle'>
<i class="openwebrx-arrow-down"></i>
<h3 id="openwebrx-clock-utc" style="margin: 0;">00:00 UTC</h3>
</div>
</div>
</body>
</html>