delete the background of search box

pull/180/head
Ekkles 2019-10-25 07:27:21 +13:00 committed by GitHub
parent c8555a129d
commit 77e38ea4d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4176,7 +4176,7 @@ i.iconfont.js-toggle-search.iconsearch {
visibility: visible;
opacity: .99;
animation: elastic .5s;
background-image: url(https://cdn.jsdelivr.net/gh/moezx/cdn@3.2.1/img/other/iloli.gif);
background-repeat: no-repeat;
background-position: bottom right
}