Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Thunderbird 78 deletes css media queries

  • 1 ответ
  • 1 имеет эту проблему
  • 10 просмотров
  • Последний ответ от Wayne Mery

more options

Hello, since a few weeks ago, (since the update of thunderbird to version 78 in particular), we are having problems with the display of emails made with mjml (https://mjml.io/), that did not happen with previous versions. So we have seen, Thunderbird html/css render removes the css with media queries, (the html email code sent and received in thunderbird has the media query, but if I check with the developer tools the code doesn't show up ).

This occurs with media queries that use @media, like "@media (min-width:600px)", "@media only screen and (min-width:600px)"... , if the styles are created with <style type="/text/css" media="(min-width:600px)" >, it displays the emails correctly.

600px is just an example, we have tested other breakpoints.

This is not an addon problem, we have opened Thunderbird in safe mode and it keeps not showing well the emails.

Environment: Windows 10 Pro 64bits Thunderbird 78.1.1 (32-bits)

Hello, since a few weeks ago, (since the update of thunderbird to version 78 in particular), we are having problems with the display of emails made with mjml (https://mjml.io/), that did not happen with previous versions. So we have seen, Thunderbird html/css render removes the css with media queries, (the html email code sent and received in thunderbird has the media query, but if I check with the developer tools the code doesn't show up ). This occurs with media queries that use @media, like "@media (min-width:600px)", "@media only screen and (min-width:600px)"... , if the styles are created with <style type="/text/css" media="(min-width:600px)" >, it displays the emails correctly. 600px is just an example, we have tested other breakpoints. This is not an addon problem, we have opened Thunderbird in safe mode and it keeps not showing well the emails. Environment: Windows 10 Pro 64bits Thunderbird 78.1.1 (32-bits)
Приложенные скриншоты

Изменено aitor.hernandez.m

Все ответы (1)