Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Mozilla 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

  • कोई प्रतियुत्तर नहीं
  • 0 यह समस्या है
  • 1 view
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.