mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Ajax loading + Tweaks of CSS
This commit is contained in:
parent
d740e7384a
commit
e181041f11
10 changed files with 147 additions and 55 deletions
|
|
@ -35,15 +35,15 @@
|
|||
|
||||
#search_submit {
|
||||
position: absolute;
|
||||
top: 13px;
|
||||
right: 1px;
|
||||
top: 15px;
|
||||
right: 5px;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
background: url('../img/search-icon-pixel.png') no-repeat;
|
||||
background-size: 24px 24px;
|
||||
opacity: 0.8;
|
||||
width: 24px;
|
||||
height: 30px;
|
||||
height: 24px;
|
||||
font-size: 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue