Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Learn More

Tuta nitka je so začiniła a archiwowała. Prošu stajće nowe prašenje, jeli pomoc trjebaće.

Change fonts on Mac computer

  • 1 wotmołwa
  • 1 ma tutón problem
  • 16 napohladow
  • Poslednja wotmołwa wot sfhowes

more options

I need to change all the font sizes of my Thunderbird on Mac, menu's fonts included. I tried to modify the userChrome.css file but nothing change. There is anyone can help me? Thanks. Here what I done for TB version 76.5 (64 bit):

name@MyMac chrome % pwd /Users/name/Library/Thunderbird/Profiles/m2vx3jrx.default-release/chrome

name@MyMac chrome % ls -la userChrome.css -rwxr-xr-x@ 1 name staff 170 2 Dic 11:04 userChrome.css

name@MyMac chrome % cat userChrome.css /*

  • Make all the default font sizes 20 pt:
  • /

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

  • {

font-size: 16pt !important; }

name@MyMac chrome %

I need to change all the font sizes of my Thunderbird on Mac, menu's fonts included. I tried to modify the userChrome.css file but nothing change. There is anyone can help me? Thanks. Here what I done for TB version 76.5 (64 bit): name@MyMac chrome % pwd /Users/name/Library/Thunderbird/Profiles/m2vx3jrx.default-release/chrome name@MyMac chrome % ls -la userChrome.css -rwxr-xr-x@ 1 name staff 170 2 Dic 11:04 userChrome.css name@MyMac chrome % cat userChrome.css /* * Make all the default font sizes 20 pt: */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); * { font-size: 16pt !important; } name@MyMac chrome %

Wšě wotmołwy (1)

more options