搜尋 Mozilla 技術支援網站

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

Learn More

How to edit bookmarks inside the folder in bookmarks toolbar...

  • 無回覆
  • 1 有這個問題
  • 5 次檢視
more options

Hello.

In bookmarks toolbar, I want to change icon sizes and text sizes for all bookmarks inside specific folder (label example: Test). In userChrome.css I know only how to change specific folder icon:

.bookmark-item[label="Test"] { list-style-image: url('folder-icon.png') !important; }

Hello. In bookmarks toolbar, I want to change icon sizes and text sizes for all bookmarks inside specific folder (label example: Test). In userChrome.css I know only how to change specific folder icon: .bookmark-item[label="Test"] { list-style-image: url('folder-icon.png') !important; }