Search Support

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.

Learn More

can't customize remote content warning anymore after last update

  • No replies
  • 0 have this problem
more options

just updated to 128.2.0esr, the custom userChrome.css is not applied anymore and I got back to see the ugly yellow warning instead of the muted grey one I overridden in the css, that always worked so nicely

@namespace html url("http://www.w3.org/1999/xhtml"); html|div.container.infobar[role="alert"] {

 background-color: grey !important;
 height: 20px;

}

was there a hidden update to how that file is handled?

(the about:config toolkit.legacyUserProfileCustomizations.stylesheets is still set to true)

just updated to 128.2.0esr, the custom userChrome.css is not applied anymore and I got back to see the ugly yellow warning instead of the muted grey one I overridden in the css, that always worked so nicely @namespace html url("http://www.w3.org/1999/xhtml"); html|div.container.infobar[role="alert"] { background-color: grey !important; height: 20px; } was there a hidden update to how that file is handled? (the about:config toolkit.legacyUserProfileCustomizations.stylesheets is still set to true)

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.