You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "GUEST" username when you are not logged in that's in the upper right corner behaves like a link; it changes to an "active" reddish color on hover, even though there is no way to interact with it (the cursor does not change to a pointer, though). There's no need for this hover style so we should remove it.
Element is:
<divid="topbar"><divid="topbar-wrap"><divid="topbar-inner"><divid="topmenu"><spanid="temptopbar_editUserLink" title="Edit user details"><iclass="icon-user icon-white"></i> guest</span></div></div></div></div>
The text was updated successfully, but these errors were encountered:
The "GUEST" username when you are not logged in that's in the upper right corner behaves like a link; it changes to an "active" reddish color on hover, even though there is no way to interact with it (the cursor does not change to a pointer, though). There's no need for this hover style so we should remove it.
Element is:
The text was updated successfully, but these errors were encountered: