window title
The title menu (the one saying File, Edit, View, etc.) occupies the space of the window title, on the same line as the minimize, restore, and close buttons. How can I shift it down so I can see the window title?
The title menu (the one saying File, Edit, View, etc.) occupies the space of the window title, on the same line as the minimize, restore, and close buttons. How can I shift it down so I can see the window title?
被采纳的解决方案
You can set browser.tabs.drawInTitlebar = false on the about:config page.
You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.
定位到答案原位置 👍 0所有回复 (1)
选择的解决方案
You can set browser.tabs.drawInTitlebar = false on the about:config page.
You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.