mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[build] /static
This commit is contained in:
parent
48d2dcbb20
commit
ef2556770b
9 changed files with 11 additions and 11 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1888,7 +1888,7 @@ td:hover .engine-tooltip,
|
|||
}
|
||||
}
|
||||
#main_results #results.image-detail-open.only_template_images {
|
||||
width: 59.25rem !important;
|
||||
width: min(98%, 59.25rem) !important;
|
||||
}
|
||||
#main_results #results.only_template_images.image-detail-open #backToTop {
|
||||
left: 56.75rem !important;
|
||||
|
@ -1903,7 +1903,7 @@ article.result-images .detail {
|
|||
position: fixed;
|
||||
left: 60rem;
|
||||
right: 0;
|
||||
top: 7.5rem;
|
||||
top: 7.75rem;
|
||||
transition: top 0.064s ease-in 0s;
|
||||
bottom: 0;
|
||||
background: var(--color-result-detail-background);
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1888,7 +1888,7 @@ td:hover .engine-tooltip,
|
|||
}
|
||||
}
|
||||
#main_results #results.image-detail-open.only_template_images {
|
||||
width: 59.25rem !important;
|
||||
width: min(98%, 59.25rem) !important;
|
||||
}
|
||||
#main_results #results.only_template_images.image-detail-open #backToTop {
|
||||
left: 56.75rem !important;
|
||||
|
@ -1903,7 +1903,7 @@ article.result-images .detail {
|
|||
position: fixed;
|
||||
left: 60rem;
|
||||
right: 0;
|
||||
top: 7.5rem;
|
||||
top: 7.75rem;
|
||||
transition: top 0.064s ease-in 0s;
|
||||
bottom: 0;
|
||||
background: var(--color-result-detail-background);
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue