Restyle email addresses in zephyrs

(imported from commit 7176758240da9f5b85370bf02d7ea5c9991a44a2)
This commit is contained in:
Keegan McAllister 2012-09-13 15:30:48 -04:00
parent 8b691ec0b2
commit 1674dea775
1 changed files with 3 additions and 0 deletions

View File

@ -80,6 +80,9 @@ span.zephyr_sender_email {
/* Use padding, not margin, so that there's a continuous
region of 'hover-ability' between fullname and email. */
padding-left: 5px;
color: gray;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
span.zephyr_sender_username {