Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

dang it: it's back!!!! the blue dot seems to be back with FF89. can someone tell me how to disable it again?

  • 5 件の返信
  • 1 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: DaveJB

more options

I keep my Gmail tab open and pinned. I really hate the blue dot/light that shows up when I get a new email. The method described here had worked for a long time but no longer works. Help please! Mozilla, can you guys provide an option to disable it?

https://support.mozilla.org/en-US/questions/1270061

Thanks

I keep my Gmail tab open and pinned. I really hate the blue dot/light that shows up when I get a new email. The method described here had worked for a long time but no longer works. Help please! Mozilla, can you guys provide an option to disable it? https://support.mozilla.org/en-US/questions/1270061 Thanks

この投稿は DaveJB により に変更されました

選ばれた解決策

I still see the same CSS code for [titlechanged].

.tabbrowser-tab > .tab-stack > .tab-content[pinned][titlechanged]:not([selected="true"]) {background-image: none !important;}

Does other code in your userChrome.css still works ?

In Firefox 69 and later you need to set this pref to true on the about:config page to enable userChrome.css and userContent.css in the chrome folder.

  • toolkit.legacyUserProfileCustomizations.stylesheets = true
この回答をすべて読む 👍 1

すべての返信 (5)

more options

Hello? Did I do something wrong? This blue dot; it infuriates me that it's back and that you guys provide no control over it. I'm trying to work and half of my damned tabs have blue dots on them. It's distracting. Why is it back?

This is so frustrating. I try to support you guys for many reasons. I've been trying since the early 00's. But there's so often one thing or another that you guys get wrong and I have to switch to another browser. This isn't nothing, switching browsers impacts me at work, home, and on my phone. I'm going to have to switch to another browser AGAIN. This must be ... it's like every few years... the 10th time?

Please help!

この投稿は DaveJB により に変更されました

more options

選ばれた解決策

I still see the same CSS code for [titlechanged].

.tabbrowser-tab > .tab-stack > .tab-content[pinned][titlechanged]:not([selected="true"]) {background-image: none !important;}

Does other code in your userChrome.css still works ?

In Firefox 69 and later you need to set this pref to true on the about:config page to enable userChrome.css and userContent.css in the chrome folder.

  • toolkit.legacyUserProfileCustomizations.stylesheets = true

この投稿は cor-el により に変更されました

more options

WARNING: This script is not provided by Mozilla and is not officially supported Creating a userChrome.css file and other ways of customizing Firefox that are not exposed in the interface are there for developers, not end-users. If it were intended for end-users, you would see a menu option or checkbox; you wouldn't have to hack a text file in a hidden location.

What this means is that even though the functionality you want is no longer supported, a third-party has found a way to do it using the CSS file. If it breaks in new versions, you will need to contact the person who provided the script.

more options

Corel, THANK YOU. That setting* had been flipped back to false. Hopefully that's all it is. I'll report back in here soon.

  • toolkit.legacyUserProfileCustomizations.stylesheets = true
more options

You are THE MAN. Thank you for helping me. It's been six weeks of frustration and nobody replying. Wow, what a difference already.