mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 23:16:03 +00:00
Icons change
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<a role="button" tabindex="0" class="notifications-button" data-action="showNotifications">
|
||||
<span class="fas fa-bell icon bell"></span>
|
||||
<span class="far fa-bell icon bell"></span>
|
||||
<span class="badge number-badge hidden"></span>
|
||||
</a>
|
||||
<div class="notifications-panel-container"></div>
|
||||
|
||||
@@ -41,7 +41,7 @@ export default class LastViewedSiteNavbarItemView extends SiteNavbarItemView {
|
||||
tabindex="0"
|
||||
data-action="showLastViewed"
|
||||
title="{{translate 'LastViewed' category='scopeNamesPlural'}}"
|
||||
><span class="fas fa-clock-rotate-left icon"></span></a>
|
||||
><span class="fas fa-clock-rotate-left fa-sm icon"></span></a>
|
||||
<div class="last-viewed-panel-container"></div>
|
||||
`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user