Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.comp.software.thunderbird > #95

Re: New Thunderbird User/Configuration Issue

Subject Re: New Thunderbird User/Configuration Issue
Newsgroups alt.comp.software.thunderbird
References <UFmdI.2991$PE7.724@fx39.iad> <NZmdI.1647$AU5.30@fx29.iad> <1gndI.4267$2A5.3689@fx45.iad>
From Marc Auslander <marcausl@gmail.com>
Message-ID <0undI.986$gq3.677@fx04.iad> (permalink)
Organization usenet-news.net
Date 2021-04-13 16:50 -0400

Show all headers | View raw


On 4/13/2021 4:35 PM, Bill wrote:

below is what works for me.  I assume the profile folder you are using is the active one.  if its the only one you are safe.

file should be chrome\userChrome.css

/* do not remove this line (and it should be one line */
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

/* must set toolkit.legacyUserProfileCustomizations.stylesheets true for this to work*/

/* this does an overall enlargement of fonts   */
/* Shows up most on the menu */
/* all things like settings dialogs also show bigger.  */
/* have tried georga - too fancy - arial harsh veranda ok but*/

* { font-size: 11pt !important;
	font-family: arial !important;}
	
/* After adjusting the font size(s), */
/* you find that the spacing between the lines also needs adjusting. */
#folderTree >treechildren::-moz-tree-row {     height: 24px !important; }
#threadTree >treechildren::-moz-tree-row {     height: 21px !important; }

Back to alt.comp.software.thunderbird | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

New Thunderbird User/Configuration Issue Bill <nonegiven@att.net> - 2021-04-13 15:54 -0400
  Re: New Thunderbird User/Configuration Issue WaltS48 <schw01@invalid.net> - 2021-04-13 16:15 -0400
    Re: New Thunderbird User/Configuration Issue Bill <nonegiven@att.net> - 2021-04-13 16:35 -0400
      Re: New Thunderbird User/Configuration Issue Teddy-Bears <Bears@invalid.com> - 2021-04-13 16:48 -0400
        Re: New Thunderbird User/Configuration Issue Teddy-Bears <Bears@invalid.com> - 2021-04-13 16:51 -0400
          Re: New Thunderbird User/Configuration Issue Bill <nonegiven@att.net> - 2021-04-13 17:21 -0400
            Re: New Thunderbird User/Configuration Issue Bill <nonegiven@att.net> - 2021-04-13 17:31 -0400
          Re: New Thunderbird User/Configuration Issue Bill <nonegiven@att.net> - 2021-04-13 23:59 -0400
            Re: New Thunderbird User/Configuration Issue The Real Bev <bashley101@gmail.com> - 2021-04-13 23:02 -0700
              Re: New Thunderbird User/Configuration Issue Andy Burns <usenet@andyburns.uk> - 2021-04-14 08:04 +0100
                Re: New Thunderbird User/Configuration Issue Andy Burns <usenet@andyburns.uk> - 2021-04-14 08:18 +0100
              Re: New Thunderbird User/Configuration Issue Bill <nonegiven@att.net> - 2021-04-14 03:10 -0400
                Re: New Thunderbird User/Configuration Issue WaltS48 <schw01@invalid.net> - 2021-04-14 07:53 -0400
                Re: New Thunderbird User/Configuration Issue The Real Bev <bashley101@gmail.com> - 2021-04-14 22:48 -0700
      Re: New Thunderbird User/Configuration Issue Marc Auslander <marcausl@gmail.com> - 2021-04-13 16:50 -0400
      Re: New Thunderbird User/Configuration Issue Lance Courtland <lcourtland@comcast.net> - 2021-04-13 13:57 -0700
        Re: New Thunderbird User/Configuration Issue WaltS48 <schw01@invalid.net> - 2021-04-13 17:53 -0400
          Re: New Thunderbird User/Configuration Issue Lance Courtland <lcourtland@comcast.net> - 2021-04-13 15:58 -0700

csiph-web