Update: icons

This commit is contained in:
Cutls
2019-08-09 10:58:55 +09:00
parent 63abdb2d53
commit 9c0c662f25
19 changed files with 228 additions and 145 deletions

View File

@@ -42,7 +42,8 @@ function ck() {
ticker();
multiSelector(false);
verck(ver);
$("#something-wrong img").attr("src", "../../img/thinkingdesk.png")
$(".stw").show()
$("#something-wrong img").attr("src", "../../img/thinking.svg")
}
}
}