From 8674d01432c54bcbf8a7be0461a3c52d898bc884 Mon Sep 17 00:00:00 2001 From: Friendika Date: Thu, 12 May 2011 18:55:28 -0700 Subject: provide textmode "micropro" (small profile display but without the photo) for better scalability of group selection tools when confronted with huge numbers of contacts --- view/theme/loozah/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'view/theme/loozah') diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index f38b6e6d4..9404a632c 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -2087,6 +2087,12 @@ a.mail-list-link { width: 52px; height: 52px; } +.contact-block-textdiv { + float: left; + width: 150px; + height: 34px; +} + #contact-block-end { clear: both; } -- cgit v1.2.3