Author Topic: minor css issue in email module default theme  (Read 4330 times)

travtele615

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
minor css issue in email module default theme
« on: February 25, 2009, 04:54:59 pm »
Using FF 3.0.6 and OpenGoo 1.2RC2

HTML formatted emails cause the "Actions" links in the right col. to inherit font-size.
(See image)
Top portion of screen cap is a plain text email opened to view and the lower portion is a message formatted in html opened.

Seems like the "Action" links and text shouldn't be resizing based on the content of the email since it is part of the interface.

According to firebug the action text css is initially inherited from the body tag (plain text). On the HTML Message it's inherited from the messages inline font-size on the table tag.

HTH
Travis

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: minor css issue in email module default theme
« Reply #1 on: February 27, 2009, 05:39:50 pm »
Thanks for the report. We'll try to fix it for next release.