iqdb: hide low similarity results behind "show" link.

This commit is contained in:
evazion
2019-10-16 23:52:43 -05:00
parent 958ba0f8b7
commit d2c6d6d17b
7 changed files with 59 additions and 16 deletions

View File

@@ -0,0 +1,4 @@
.iqdb-posts-low-similarity {
display: inline-block;
background-color: var(--error-background-color);
}