瀏覽代碼

Update timezones.html

fix missing searchicon.png
SybexX 11 月之前
父節點
當前提交
04fe25e875
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      sd-card/html/timezones.html

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

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