Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше
Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.
Архівовано

Icon alignment in Message List pane

sfhowes replied
haagen.blomberg

Hi, I have the irritating issue that the attachment icon is only half visible in the message list pane - see attached image. How do I left or centre align the icon in the userChrome.css I use?

I am using Thunderbird 78 for Linux Mint.

Haagen

Hi, I have the irritating issue that the attachment icon is only half visible in the message list pane - see attached image. How do I left or centre align the icon in the userChrome.css I use? I am using Thunderbird 78 for Linux Mint. Haagen
Вкладені знімки екрана

Усі відповіді (3)

Try this:

#attachmentCol{background-color:yellow !important;
-moz-appearance: none ! important;
text-align: center; !important;}


Delete the color part if desired.

Змінено sfhowes

Sorry. This did not solve the problem. Do you have some further ideas?

The icon shouldn't be clipped if the layout is correct. Test for a broken layout by running in safe mode (Help/Restart with Add-ons Disabled).