On 6/25/20 3:47 PM, AK wrote:
I want to change the font size in tabs.

Is it something to be put in userchrome.css?

Thanks.


Isn't that in the userChrome-example.css file found in the profile folder?

/*
 * Some possible accessibility enhancements:
 */
/*
 * Make all the default font sizes 20 pt:
 *
 * * {
 *   font-size: 20pt !important
 * }
 */
/*
 * Make menu items in particular 15 pt instead of the default size:
 *
 * menupopup > * {
 *   font-size: 15pt !important
 * }
 */
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to