${this.notificationCount ? html`
-
this._toggleNotifications()} title="Q-Mail">
+
this._toggleNotifications()} id="notification-mail-icon" style="color: green;cursor:pointer;user-select:none"
+ >mail
+
+
+
` : html`
-
{
- this._openTabQmail()
- }} title="Q-Mail">
+
this._openTabQmail()} id="notification-mail-icon" style="color: var(--black); cursor:pointer;user-select:none"
+ >mail
+
+
+
`}
${this.notificationCount ? html`