search loading icon
This commit is contained in:
parent
ca480d91c8
commit
172c76d2c3
1 changed files with 2 additions and 1 deletions
|
@ -47,7 +47,8 @@ border:1px solid #c8c6c6;
|
||||||
border-radius:20px;
|
border-radius:20px;
|
||||||
*/
|
*/
|
||||||
background-image:url(/static/images/loading-indicator.gif);
|
background-image:url(/static/images/loading-indicator.gif);
|
||||||
background-position:100% 50%;}
|
background-position:100% 50%;
|
||||||
|
background-repeat:no-repeat;}
|
||||||
|
|
||||||
|
|
||||||
.search input:focus
|
.search input:focus
|
||||||
|
|
Loading…
Add table
Reference in a new issue