mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 02:22:22 +02:00
[build] /static
This commit is contained in:
parent
2f1384f198
commit
39876d9f14
18 changed files with 80 additions and 12 deletions
|
@ -1929,6 +1929,14 @@ td:hover .engine-tooltip,
|
|||
#main_preferences div.selectable_url pre {
|
||||
width: 100%;
|
||||
}
|
||||
#main_preferences th.name .engine-tooltip {
|
||||
margin-top: 1.8rem;
|
||||
left: 20rem;
|
||||
max-width: 40rem;
|
||||
}
|
||||
#main_preferences th.name .engine-tooltip .engine-description {
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
@media screen and (max-width: 75em) {
|
||||
.preferences_back {
|
||||
clear: both;
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1929,6 +1929,14 @@ td:hover .engine-tooltip,
|
|||
#main_preferences div.selectable_url pre {
|
||||
width: 100%;
|
||||
}
|
||||
#main_preferences th.name .engine-tooltip {
|
||||
margin-top: 1.8rem;
|
||||
left: 20rem;
|
||||
max-width: 40rem;
|
||||
}
|
||||
#main_preferences th.name .engine-tooltip .engine-description {
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
@media screen and (max-width: 75em) {
|
||||
.preferences_back {
|
||||
clear: both;
|
||||
|
|
2
searx/static/themes/simple/css/searx.min.css
vendored
2
searx/static/themes/simple/css/searx.min.css
vendored
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
Add a link
Reference in a new issue