搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Change Size of Bookmarks Menu Folder Icons

  • 1 个回答
  • 1 人有此问题
  • 12 次查看
  • 最后回复者为 catalystaws

more options

Hi all,

I've created the userChrome.css file to make some customizations to the bookmarks menu text, which worked out great. Now I'm trying to make the size of the Bookmarks Menu folder icons (in the Library) smaller.

I've tried the following but it didn't seem to work:

  1. toolbarbutton.bookmark-item {
font-size:9px !important;

}

See attached image for icons that I'm talking about.

Thanks in advance.

Hi all, I've created the userChrome.css file to make some customizations to the bookmarks menu text, which worked out great. Now I'm trying to make the size of the Bookmarks Menu folder icons (in the Library) smaller. I've tried the following but it didn't seem to work: #toolbarbutton.bookmark-item { font-size:9px !important; } See attached image for icons that I'm talking about. Thanks in advance.
已附加屏幕截图

所有回复 (1)

more options

Hi I'm using Linux not Mac Os. I think the problem may be with your dpi settings on your system. Please correct me if I am wrong. But on my Linux system the dpi seems to control the size of the icons in the interface. I would bet it is the same in Windoze and Mac Os...

由catalystaws于修改