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! 🎁

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

can't customize remote content warning anymore after last update

  • Нет ответов
  • 0 имеют эту проблему
  • 1 просмотр
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)

Для ответа на сообщения вы должны войти в свою учётную запись. Пожалуйста, задайте новый вопрос, если у вас ещё нет учётной записи.