diff --git a/browser/themes/gnomestripe/browser/browser.css b/browser/themes/gnomestripe/browser/browser.css index 4e8f2beec8b7..1e068fb072fd 100644 --- a/browser/themes/gnomestripe/browser/browser.css +++ b/browser/themes/gnomestripe/browser/browser.css @@ -1840,7 +1840,7 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] { } #identity-box { - cursor: help; + /*cursor: help;*/ background-color: ThreeDFace; %ifdef MOZ_WIDGET_GTK2 -moz-border-end: 1px solid ThreeDShadow; @@ -1869,7 +1869,7 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] { #identity-icon-label { padding: 0 2px; margin: 0; - cursor: inherit; + /*cursor: inherit;*/ } .unknownIdentity > #identity-icon-label {