]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/dark/style.css
adding missing styling to the ignore button in quattro
[friendica.git] / view / theme / quattro / dark / style.css
index 14bbcadc91c5b8b3e3ef314f04f190a36e091dc0..5f4b005c8e6d5c771ab8bdff82b04c9ad62284b6 100644 (file)
@@ -2100,6 +2100,15 @@ ul.tabs li .active {
   height: 110px;
   margin-bottom: 20px;
 }
+.profile-match-wrapper .drop {
+  background-image: url('../../../images/icons/22/delete.png');
+  display: block;
+  width: 22px;
+  height: 22px;
+  position: relative;
+  top: 10px;
+  left: -10px;
+}
 .profile-match-wrapper .drophide {
   background-image: url('../../../images/icons/22/delete.png');
   display: block;