mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 18:42:33 +02:00
Merge branch 'rtl' of github.com:Cqoicebordel/searx
This commit is contained in:
parent
c711212662
commit
df9cf9d09b
28 changed files with 293 additions and 99 deletions
11
searx/static/themes/default/less/style-rtl.less
Normal file
11
searx/static/themes/default/less/style-rtl.less
Normal file
|
@ -0,0 +1,11 @@
|
|||
#search_submit {
|
||||
left: 1px;
|
||||
right:auto;
|
||||
}
|
||||
|
||||
.result .favicon {
|
||||
float: right;
|
||||
margin-left: 0.5em;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue