]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/quattro.less
template rework: revert commit because plugin community home uses the css classes
[friendica.git] / view / theme / quattro / quattro.less
index 777ee8ccc1efa896b6060a33f479709fecd32cdc..cd604b656a42bbdc4772cf16c966b378e3c214ae 100644 (file)
@@ -899,6 +899,15 @@ span[id^="showmore-wrap"] {
                font-weight: bold;
        }
 }
+.directory-item {
+       float: left;
+       width: 200px;
+       height: 200px;
+       .contact-photo {
+               width: 175px; height: 175px;
+               img { width: 175px; height: 175px; }
+       }
+}
 .contact-name { font-weight: bold; padding-top: 15px; }
 .contact-details {
        color: @Grey3; white-space: nowrap;