]> git.mxchange.org Git - friendica.git/blobdiff - view/global.css
The contact page now shows the connection status.
[friendica.git] / view / global.css
index 477f778d9a11aeffed52b9c5ca5cf62c9db2c4e9..6b1c0bfc3a7166fe2c681d9b022d34825ad95249 100644 (file)
@@ -252,6 +252,7 @@ a {
   background: none;
   height: 80px;
   width: 80px;
+  cursor: pointer;
 }
 
 .selected-identity img {
@@ -273,3 +274,8 @@ a {
 #poke-recip-label, #poke-action-label, #prvmail-message-label {
        margin: 10px 0 10px;
 }
+
+.contact-entry-photo img {
+  max-width: 96px;
+  max-height: 96px;
+}