Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.