Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Овај сајт ће имати ограничену функционалност док га будемо ажурирали у циљу побољшања вашег искуства. Ако неки чланак не реши ваш проблем и желите да поставите питање, на располагању ће вам бити наше заједнице подршке @FirefoxSupport на Twitter-у и /r/firefox на Reddit-у.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

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

Корисно?

Постави питање

Морате да се пријавите на налог да би одговарали на поруке. Поставите ново питање, ако још увек немате налог.