action icons now have hover border as well

This commit is contained in:
zadam
2019-11-17 11:30:11 +01:00
parent c141f4b2c0
commit 1d5daa8dfd
5 changed files with 6 additions and 23 deletions

View File

@@ -14,8 +14,6 @@
<div id="history-navigation" style="display: none;">
<a id="history-back-button" title="Go to previous note." class="icon-action bx bx-left-arrow-circle"></a>
&nbsp;
<a id="history-forward-button" title="Go to next note." class="icon-action bx bx-right-arrow-circle"></a>
</div>