mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[mod] rename "default" theme to "legacy"
This commit is contained in:
parent
aaf5d506e5
commit
bee7b497a3
68 changed files with 24 additions and 24 deletions
11
searx/static/themes/legacy/less/style-rtl.less
Normal file
11
searx/static/themes/legacy/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