From 4cf42fde05ff891f6961ba60dbb1c2e4c91c39c6 Mon Sep 17 00:00:00 2001 From: thomascube Date: Tue, 20 Mar 2012 22:47:24 +0000 Subject: Add support for read-only address book records --- skins/larry/addressbook.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'skins/larry/addressbook.css') 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; } -- cgit v1.2.3