X-Git-Url: https://git.yukkurigames.com/?p=labelle.git;a=blobdiff_plain;f=index.html;h=59d62701aab7af3195c660ee61183e23741fea5f;hp=7991ed22f7af1da1bcace603eebfcfcb6b9d7f1f;hb=86ac22c624e6607c83b318612bf8ba8657d86dc9;hpb=018a40c0e970ca42e917e5ec03bb0fc176941b57 diff --git a/index.html b/index.html index 7991ed2..59d6270 100644 --- a/index.html +++ b/index.html @@ -30,15 +30,32 @@ if (window.navigator.standalone) { var header = document.getElementsByTagName("header")[0]; header.className += " statusbar"; + var statusbar = document.getElementById("statusbar"); + statusbar.style.display = "block"; } });