Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

At work, the uppermost left button is an orange bar saying Firefox, while at home, its an image of the fox wrapped around the world. Why is it different?

  • 1 Antwort
  • 1 hat dieses Problem
  • 3 Aufrufe
  • Letzte Antwort von cor-el

more options

Its driving me crazy, I cant find out why! I want to make sure everything is ok. Thanks

Its driving me crazy, I cant find out why! I want to make sure everything is ok. Thanks

Alle Antworten (1)

more options

You may be using an extension or code in userChrome.css to make such a change.

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

#appmenu-toolbar-button { list-style-image: url("chrome://branding/content/icon16.png") }
#appmenu-toolbar-button > .toolbarbutton-text { display:none!important }