mirror of
https://github.com/searxng/searxng
synced 2024-11-03 09:40:20 +00:00
[build] /static
This commit is contained in:
parent
57f58f85bd
commit
43fc136207
@ -1937,7 +1937,7 @@ td:hover .engine-tooltip,
|
||||
}
|
||||
#main_preferences th.name .engine-tooltip {
|
||||
margin-top: 1.8rem;
|
||||
left: 20rem;
|
||||
left: calc((100% - 85em) / 2 + 10em);
|
||||
max-width: 40rem;
|
||||
}
|
||||
#main_preferences th.name .engine-tooltip .engine-description {
|
||||
@ -1947,6 +1947,9 @@ td:hover .engine-tooltip,
|
||||
.preferences_back {
|
||||
clear: both;
|
||||
}
|
||||
.engine-tooltip {
|
||||
left: 10em !important;
|
||||
}
|
||||
}
|
||||
/*
|
||||
* searx, A privacy-respecting, hackable metasearch engine
|
||||
|
BIN
searx/static/themes/simple/css/searx-rtl.min.css
vendored
BIN
searx/static/themes/simple/css/searx-rtl.min.css
vendored
Binary file not shown.
Binary file not shown.
@ -1937,7 +1937,7 @@ td:hover .engine-tooltip,
|
||||
}
|
||||
#main_preferences th.name .engine-tooltip {
|
||||
margin-top: 1.8rem;
|
||||
left: 20rem;
|
||||
left: calc((100% - 85em) / 2 + 10em);
|
||||
max-width: 40rem;
|
||||
}
|
||||
#main_preferences th.name .engine-tooltip .engine-description {
|
||||
@ -1947,6 +1947,9 @@ td:hover .engine-tooltip,
|
||||
.preferences_back {
|
||||
clear: both;
|
||||
}
|
||||
.engine-tooltip {
|
||||
left: 10em !important;
|
||||
}
|
||||
}
|
||||
/*
|
||||
* searx, A privacy-respecting, hackable metasearch engine
|
||||
|
BIN
searx/static/themes/simple/css/searx.min.css
vendored
BIN
searx/static/themes/simple/css/searx.min.css
vendored
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user