]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/quattro.less
adding missing styling to the ignore button in quattro
[friendica.git] / view / theme / quattro / quattro.less
index 5e773c0eea61e487ee49e4d661ca1455f77a0535..172fad31b55521451aa00bd9e7d1777c6658293f 100644 (file)
@@ -1426,6 +1426,13 @@ ul.tabs {
        width: 110px;
        height: 110px;
         margin-bottom: 20px;
+        .drop {
+            background-image: url('../../../images/icons/22/delete.png');
+            display: block; width: 22px; height: 22px;
+            position: relative;
+            top: 10px;
+           left: -10px;
+        }
         .drophide {
             background-image: url('../../../images/icons/22/delete.png');
             display: block; width: 22px; height: 22px;