]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/quattro.less
making the ignore button in contact suggestions visible in quattro
[friendica.git] / view / theme / quattro / quattro.less
index 2abd9a432c3c21c9014b5350c628013f9c9e00c9..5e773c0eea61e487ee49e4d661ca1455f77a0535 100644 (file)
@@ -1423,9 +1423,17 @@ ul.tabs {
 /* profile match wrapper */
 .profile-match-wrapper {
        float: left;
-       width: 90px;
-       height: 90px;
+       width: 110px;
+       height: 110px;
         margin-bottom: 20px;
+        .drophide {
+            background-image: url('../../../images/icons/22/delete.png');
+            display: block; width: 22px; height: 22px;
+            opacity: 0.3;
+            position: relative;
+            top: 10px;
+           left: -10px;
+        }
        .contact-photo { 
                width: 80px; height: 80px;
                img { width: 80px; height: 80px; }