Mozilla Support में खोजें

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

bookmarks library is unreadable. font-size is around 7pts.

  • 1 प्रत्युत्तर दें
  • 1 यह समस्या है
  • 22 views
  • के द्वारा अंतिम प्रतियुतर cor-el

more options

Prior to FF 72 I was able to increase the font-size of all elements of a skin/theme with userchrome.css, but this no longer works. Now, only the captions and menus are affected by the following code.

  • {
   font-family:sans-serif !important;
   font-weight:500 !important;
   font-size:16px !important;
   text-shadow:none; !important;

}

Is there an additional css code snippet that works on the bookmarks library view? Please see the attached image

Prior to FF 72 I was able to increase the font-size of all elements of a skin/theme with userchrome.css, but this no longer works. Now, only the captions and menus are affected by the following code. *{ font-family:sans-serif !important; font-weight:500 !important; font-size:16px !important; text-shadow:none; !important; } Is there an additional css code snippet that works on the bookmarks library view? Please see the attached image
संलग्न स्क्रीनशॉट

चुने गए समाधान

All Replies (1)

more options

चयनित समाधान