Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Icon alignment in Message List pane

  • 3 отговора
  • 1 има този проблем
  • 2 изгледи
  • Последен отговор от sfhowes

more options

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)

more options

Try this:

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


Delete the color part if desired.

Променено на от sfhowes

more options

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

more options

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).