Menu bar on top
What code should I add in the useChrome.css to have the menu bar right below the title bar, like in all windows programs? I prefer the bar with Get Messages, Write, etc. (what's it's name anyway?) to be below the menu bar.
What code should I add in the useChrome.css to have the menu bar right below the title bar, like in all windows programs? I prefer the bar with Get Messages, Write, etc. (what's it's name anyway?) to be below the menu bar.
선택된 해결법
See https://support.mozilla.org/en-US/questions/1425289#answer-1606487
#toolbar-menubar {order: -1 !important;}문맥에 따라 이 답변을 읽어주세요 👍 1
모든 댓글 (1)
선택된 해결법
See https://support.mozilla.org/en-US/questions/1425289#answer-1606487
#toolbar-menubar {order: -1 !important;}