From e01e7e2d8ecfc334a8173d9c93fc57457dc7c8b2 Mon Sep 17 00:00:00 2001 From: Tibor Bizjak Date: Wed, 11 Sep 2019 01:13:10 +0200 Subject: [PATCH] Added autofocus on textbox --- template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.html b/template.html index 4249616..bdb750f 100644 --- a/template.html +++ b/template.html @@ -74,7 +74,7 @@ input[type="text"] {
% if not game.endofgame(): - + % end