summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/css/searx-rtl.css
diff options
context:
space:
mode:
authorMrPaulBlack <paul.accounts@protonmail.com>2021-09-28 00:26:43 +0200
committerMrPaulBlack <paul.accounts@protonmail.com>2021-09-28 00:26:43 +0200
commit43fc136207bbee121ef0a279caef8950fa35eabb (patch)
treef4ed7bd2b3d41ba68b10a4fd49e12932c03191d1 /searx/static/themes/simple/css/searx-rtl.css
parent57f58f85bde5d5a48ce0f646b8ac65a028481daf (diff)
[build] /static
Diffstat (limited to 'searx/static/themes/simple/css/searx-rtl.css')
-rw-r--r--searx/static/themes/simple/css/searx-rtl.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/searx/static/themes/simple/css/searx-rtl.css b/searx/static/themes/simple/css/searx-rtl.css
index 0fb6380e5..804b8fe20 100644
--- a/searx/static/themes/simple/css/searx-rtl.css
+++ b/searx/static/themes/simple/css/searx-rtl.css
@@ -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