소스 검색

Update timezones.html

fix missing searchicon.png
SybexX 1 년 전
부모
커밋
04fe25e875
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      sd-card/html/timezones.html

+ 2 - 2
sd-card/html/timezones.html

@@ -8,7 +8,7 @@
 }
 
 #myInput {
-  background-image: url('/css/searchicon.png');
+  background-image: url('searchicon.png');
   background-position: 10px 10px;
   background-repeat: no-repeat;
   width: 100%;
@@ -539,4 +539,4 @@
     
     </body>
     </html>
-    
+