Ovo će web mjesto raditi na ograničen način, dok obavljamo održavanje stranice. Ako neki članak ne riješi tvoj problem i ako želiš postaviti pitanje, naša zajednica za podršku spremna je pomoći na Twitteru @FirefoxSupport i na Redditu /r/firefox.

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

can't customize remote content warning anymore after last update

  • Nema odgovora
  • 0 ima ovaj 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.