搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

With the latest update 52.5.2, the userChrome.css mod appears to now only work for FF, not TB.

  • 2 个回答
  • 1 人有此问题
  • 17 次查看
  • 最后回复者为 Zenos

more options

on MacbookPro, osX 10.13.2, 15.5" retina monitor

The contents of my userChrome.css (it's in the right spot) file are:

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

  • {
  font-size:14pt!important;
  font-family:"Trebuchet MS";

}

This was working before latest update and is still effective in FF.

As a result, on my retina, the font being used for the message list is really, really small (see attached).

on MacbookPro, osX 10.13.2, 15.5" retina monitor The contents of my userChrome.css (it's in the right spot) file are: @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); * { font-size:14pt!important; font-family:"Trebuchet MS"; } This was working before latest update and is still effective in FF. As a result, on my retina, the font being used for the message list is really, really small (see attached).

所有回复 (2)

more options

the screen cap of TB

more options

The screen capture really needs to show some "normal" sized text as well, so we can compare.

userChrome.css is still working here in Linux, and yes, I'm using TB 52.5.2 as well. I am puzzled because those reporting this don't consistently mention upgrading. The failure appears to have manifested suddenly and without apparent cause.

Has your OS undergone any updates recently?

由Zenos于修改