summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
Diffstat (limited to 'skins')
-rw-r--r--skins/larry/addressbook.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/larry/addressbook.css b/skins/larry/addressbook.css
index c754b917f..4ad6d34cd 100644
--- a/skins/larry/addressbook.css
+++ b/skins/larry/addressbook.css
@@ -73,6 +73,10 @@
text-overflow: ellipsis;
}
+#contacts-table .contact.readonly td {
+ font-style: italic;
+}
+
#directorylist li.addressbook a {
background-position: 6px -766px;
}