Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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