css: remove borders from around iqdb thumbnails.
This commit is contained in:
@@ -68,8 +68,6 @@
|
||||
--post-tooltip-scrollbar-track-background: #EEEEEE;
|
||||
--post-tooltip-scrollbar-track-border: 0px none white;
|
||||
|
||||
--iqdb-preview-border: 1px solid lightgrey;
|
||||
|
||||
--preview-current-post-background: rgba(0, 0, 0, 0.1);
|
||||
|
||||
--autocomplete-background-color: #F0F0F0;
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
div#c-iqdb-queries {
|
||||
div#a-check {
|
||||
article.post-preview {
|
||||
height: 180px;
|
||||
width: 180px;
|
||||
border: var(--iqdb-preview-border);
|
||||
|
||||
img {
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
#filedropzone {
|
||||
margin: 1em 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user