Kal*_*ich 7 html css firefox scrollbar userchrome.css
Firefox 刚刚更新,现在看不到 userChrome.css,toolkit.legacyUserProfileCustomizations.stylesheets 设置为 true。我试图通过隐藏滚动条
html {
scrollbar-width: none !important;
}
Run Code Online (Sandbox Code Playgroud)
在 Firefox 更新之前一切正常。
我已将 chrome/userChrome.css 放入我拥有的每个配置文件文件夹中,并每次都重新启动 Firefox,但它仍然看不到 userChrome.css 中的任何内容
--
UDP:
Firefox 仍然看不到我的自定义 css,但如果你想隐藏滚动条,这个插件就可以了。
尝试设置toolkit.legacyUserProfileCustomizations.stylesheets为true. 根据如何创建 userChrome.css 文件(位于 userchrome.org),Firefox 过去常常在启动时查找chrome/userChrome.css,但从 Firefox 69 开始,这种默认行为已停止,以加快启动速度。
| 归档时间: |
|
| 查看次数: |
5417 次 |
| 最近记录: |