Fix color of bell icon (changed by fork-awesome?)
This commit is contained in:
parent
5c11d3c871
commit
18ffeb4aa4
|
@ -98,7 +98,7 @@
|
|||
<span>Home</span>
|
||||
</a>
|
||||
<a class="navbar-item" href="{% url "note" %}">
|
||||
<span class="fa fa-bell-o"></span>
|
||||
<span class="fa fa-bell"></span>
|
||||
{% if preferences.notifications and not preferences.theme.is_brutalist %}
|
||||
<span ic-src="{% url 'notes_count' %}"
|
||||
ic-poll="{{ preferences.poll_frequency }}s"
|
||||
|
|
Loading…
Reference in New Issue