summaryrefslogtreecommitdiff
path: root/skins/classic/mail.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-02-07 15:35:30 +0100
committerThomas Bruederli <thomas@roundcube.net>2013-02-07 15:35:30 +0100
commit86552ffc8f0f76651747a1faaed9bbda6d015f98 (patch)
tree3b04710a00f648af084b869ed22002fa6ae60159 /skins/classic/mail.css
parentec2185a1cb2a0d412ab9e916618972bc4c70f68c (diff)
Finish hierarchical groups browsing in LDAP address books; add according UI elements and styles to the skins; adapt habavior of the compose address book widget
Diffstat (limited to 'skins/classic/mail.css')
-rw-r--r--skins/classic/mail.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/skins/classic/mail.css b/skins/classic/mail.css
index 8be35aaa6..d0ea4b369 100644
--- a/skins/classic/mail.css
+++ b/skins/classic/mail.css
@@ -1666,6 +1666,14 @@ input.from_address
-o-text-overflow: ellipsis;
}
+#contacts-table td span.email
+{
+ display: inline;
+ color: #ccc;
+ font-style: italic;
+ margin-left: 0.5em;
+}
+
#abookcountbar
{
margin-top: 4px;