forked from zaclys/searxng
[mod] simple theme: dark mode: various fixes
This commit is contained in:
parent
2dcd9a68d6
commit
7179af32f2
3 changed files with 16 additions and 13 deletions
|
|
@ -18,6 +18,7 @@ article.result-images .detail {
|
|||
left: 60rem;
|
||||
right: 0;
|
||||
top: @search-height;
|
||||
transition: top 0.064s ease-in 0s;
|
||||
bottom: 0;
|
||||
background: var(--color-result-detail-background);
|
||||
border: 1px solid var(--color-result-detail-background);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue