Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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