mirror of https://github.com/zulip/zulip.git
Restyle email addresses in zephyrs
(imported from commit 7176758240da9f5b85370bf02d7ea5c9991a44a2)
This commit is contained in:
parent
8b691ec0b2
commit
1674dea775
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue