provide textmode "micropro" (small profile display but without the photo) for better scalability of group selection tools when confronted with huge numbers of contacts

This commit is contained in:
Friendika 2011-05-12 18:55:28 -07:00
parent 75c4e6e9a6
commit 8674d01432
4 changed files with 28 additions and 6 deletions

View file

@ -223,6 +223,7 @@ aside #viewcontacts { text-align: right;}
* contacts block
*/
.contact-block-div { width: 50px; height: 50px; float: left; }
.contact-block-textdiv { width: 150px; height: 34px; float: left; }
#contact-block-end { clear: both; }
/**