Recent content by click click


  1. Thunderbird 115: CSS Customization

    Nice. I appreciate you taking the time to bring back soemthing the Mozilla developers should have well enough left alone.
  2. Thunderbird 115: CSS Customization

    I can live with that. Thanks. I find it strange that the padding is treated differently. What does the & pre do? Also, can this be applied to html text. I get a lot of files treated as html, but only contains text on a white background instead of the intended color above
  3. Thunderbird 115: CSS Customization

    Yes, plain text. Actually Original HTML is checked, but I also get text only messages too, but they are now dislpaying in white instead of #FFFFFC
  4. Thunderbird 115: CSS Customization

    That changes the color in a bit more places thanI wanted. I was hoping to only use the same color for recieved text messages as the one selected in the composition settings when writing. Background has turned white | Thunderbird Support Forum | Mozilla Support
  5. Thunderbird 115: CSS Customization

    Thanks das10, I found a work-around for the problem which I added in the thread pane section of my css #threadTree tbody { font-family: Helvetica !important;} font-weight: normal !important; } even though I had * font-family: Helvetica, sans-serif, Arial, Monospace !important; set globally...
  6. Thunderbird 115: CSS Customization

    Recently I noticed that the font for thread pane items is now darker than the folder pane font. Sometimes, when opening Thunderbird, you can see it changing from normal to the darker shade. This started happening in later versions of 128 ESR. I'm now using 140 ESR. Any suggestions as to what I...
  7. Solved How to delete folders under C:\Windows\WinSxS\Temp\InFlight

    I tried the script as suggested and get the following: D:\>powershell -ep bypass -f .\WinSxSDeleteEmptyInFlightFolders.ps1 Invoke-WinSxSDeleteEmptyInFlightFolders : Failed to change privilege 'SeTakeOwnershipPrivilege'. Error code: 6. At D:\WinSxSDeleteEmptyInFlightFolders.ps1:187 char:31 + ...
  8. StartAllBack

    I'm using the last version version which runs fine for me with SAB
  9. Thunderbird 115: CSS Customization

    I did not realize that. Will keep that in mind. Thanks for the pointer. Always something new to learn...
  10. Thunderbird 115: CSS Customization

    The problem was caused by a section that I commented out. Not sure why it was causing the problem /*----------------------------------------- Thread list spacing /* Below reduced the size which changed the font. You */ /* can play with the size or rem it to use default */ /*...
  11. Thunderbird 115: CSS Customization

    As a quick test I tried the code below, but nothing changes and the background behind the threads is still white . Don' know what cards view is or howto, so I probaly don't use it. /* message pane background */ #threadPane > tree-view { background-color: orange !important; }
  12. Thunderbird 115: CSS Customization

    Sorry, I forgot about the color in settings. I'm getting old. :oops: Not the splitter, the threads pane background which is white.
  13. Thunderbird 115: CSS Customization

    Hello again, I finally moved to TB 128 ESR and I need some CSS suggestions. See image for one of the changes. The other is when I want to write an e-mail, the background is white. I used to have a very pale yellow as the background. Thanks for any help on this ..
  14. Personalization Add or Remove Folders under This PC in File Explorer in Windows 11

    Microsoft keeps futzing around with the windows folders that I do not want to see. Methods to hide thes folders only last until Ms updates something in namespaces, etc. For my usage, Gallery, Home, Libraries, Music, Pictures, and Videos are useless. I managed to remove these from the explorer...
  15. New Version of ExplorerPatcher

    Since everything else was working, I did not think about reinstalling, but that seems to have fixed it.
Back
Top Bottom