diff --git a/browser/themes/gnomestripe/browser/browser.css b/browser/themes/gnomestripe/browser/browser.css index 4dc501b29954..4e8f2beec8b7 100644 --- a/browser/themes/gnomestripe/browser/browser.css +++ b/browser/themes/gnomestripe/browser/browser.css @@ -1840,8 +1840,8 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] { } #identity-box { - /*cursor: help; - background-color: ThreeDFace;*/ + cursor: help; + background-color: ThreeDFace; %ifdef MOZ_WIDGET_GTK2 -moz-border-end: 1px solid ThreeDShadow; %else @@ -1849,7 +1849,7 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] { outline: 1px solid ThreeDShadow; %endif } -/* + #identity-box.verifiedIdentity { %ifdef MOZ_WIDGET_GTK2 border-color: highlight; @@ -1875,7 +1875,7 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] { .unknownIdentity > #identity-icon-label { display: none; } -*/ + /* Popup Icons */ #identity-popup-icon { height: 64px;