diff options
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r-- | skins/larry/mail.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css index a2756638d..95d76c596 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -1104,6 +1104,13 @@ div.message-part blockquote blockquote blockquote { display: block; } +#contacts-table td span.email { + display: inline; + color: #69939e; + font-style: italic; + margin-left: 0.5em; +} + #compose-contacts li a, #contacts-table td { background: url(images/listicons.png) -100px 0 no-repeat; overflow: hidden; |