Update timezones.html

fix missing searchicon.png
This commit is contained in:
SybexX
2025-02-20 19:23:33 +01:00
committed by GitHub
parent 02dcd584bf
commit 04fe25e875

View File

@@ -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%;