搜索 | 用户支持

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

详细了解

How can I modify the new Australis UI with userChrome.css?

  • 1 个回答
  • 10 人有此问题
  • 29 次查看
  • 最后回复者为 cor-el

more options

With a non-dark theme it looks ok, but these gradients make me want to use another browswer. I'll stay away from Idiocracy jokes about how "simple" the new menu is.

I don't want to use a classic theme restorer to go back to the way it looked before. I would like to move forward, and create a new personalized interface.

Can someone create a wiki on the different elements of the browser interface?

IMO you will save quite a few power users from migrating to something truly "customizable" (no moving buttons around doesn't count (haven't we always been able to do that?))

With a non-dark theme it looks ok, but these gradients make me want to use another browswer. I'll stay away from Idiocracy jokes about how "simple" the new menu is. I don't want to use a classic theme restorer to go back to the way it looked before. I would like to move forward, and create a new personalized interface. Can someone create a wiki on the different elements of the browser interface? IMO you will save quite a few power users from migrating to something truly "customizable" (no moving buttons around doesn't count (haven't we always been able to do that?))

所有回复 (1)

more options

The DOM Inspector (DOMi) has a menu item (Edit > Select Element By Click) and a toolbar button "Find a node to inspect by clicking on it" (left icon on the toolbar in the DOMi).

  • open the browser window in the DOMi (File > Inspect Chrome Document) and choose the first entry from the drop-down list.
  • click the "Find a node to inspect by clicking on it" button and use the keyboard (Alt Tab) or the Task bar to go back to the browser window (do not click in the browser window other than the title bar).
  • click that element with the mouse and keep the button pressed until you see a red border to indicate the the DOMi has located that element in the DOM tree.