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

Lolu chungechunge lwabekwa kunqolobane. Uyacelwa ubuze umbuzo omusha uma udinga usizo.

userChrome.css not fully working

  • Akukho zimpendulo
  • 1 inale nkinga
  • 4 views
more options

I have low vision, and have enthusiastically embraced the idea of using userChrome.css to increase font size (especially the message list) that Theme Font and Size changer doesn't address. I wrote the following css, but only the background color portion works. Where have I gone wrong?

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* Folderpane(color/text) & Messagepane(color) */ treechildren { background-color: #fffff0 !important; font-family: Segoe UI !important; font-size: 20px !important; }

I have low vision, and have enthusiastically embraced the idea of using userChrome.css to increase font size (especially the message list) that Theme Font and Size changer doesn't address. I wrote the following css, but only the background color portion works. Where have I gone wrong? @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* Folderpane(color/text) & Messagepane(color) */ treechildren { background-color: #fffff0 !important; font-family: Segoe UI !important; font-size: 20px !important; }