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 {
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>