Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

Icon alignment in Message List pane

  • 3 одговорa
  • 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).