為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Can I hide parts of the Manage Boomarks -> 'Library' window (using userchrome.css)?

  • 1 回覆
  • 0 有這個問題
  • 最近回覆由 cor-el

more options

See the screenshot, please. I'd like to hide everything besides the actual list of bookmarks in the rightmost pane (very narrow in the screenshot for privacy reason). Hence, I'd like to hide the title bar, menu area, plus the entire left pane.

Why do I want to do this? I want to use a script to automatically open this window every time I start Firefox, then set the window to float on top of Firefox, just over the bottommost area of the sidebar to allow me to view bookmarks and vertical tabs (with Sidebery) permanently at the same time.

Many thanks!

See the screenshot, please. I'd like to hide everything besides the actual list of bookmarks in the rightmost pane (very narrow in the screenshot for privacy reason). Hence, I'd like to hide the title bar, menu area, plus the entire left pane. Why do I want to do this? I want to use a script to automatically open this window every time I start Firefox, then set the window to float on top of Firefox, just over the bottommost area of the sidebar to allow me to view bookmarks and vertical tabs (with Sidebery) permanently at the same time. Many thanks!
附加的畫面擷圖

所有回覆 (1)

more options

No, the panels in the Library use treechildren type of lists and with this type of data you can't select individual items. You can style the text color and background color and change the icon and the line height, but you can't hide items like with normal menu drop-down lists.

treechildren::-moz-tree-image(container, unfiled_____) { }
treechildren::-moz-tree-row { }

(edit: fixed 'unfiled_____' selector)

由 cor-el 於 修改

有幫助嗎?

問個問題

如果您還沒有帳號,您必須先登入帳號 來回覆文章。還沒有帳號的話,只能發問新問題