Search 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 balasan
  • 1 ada masalah ini
  • 22 paparan
  • Balasan terakhir oleh 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
Lampirkan skrinsyot

Penyelesaian terpilih

All Replies (1)

more options

Penyelesaian Terpilih