show some loadig status when page is initializing

This commit is contained in:
MrOtherGuy 2021-05-15 09:15:25 +03:00
parent 63f6da832b
commit 0095829d1d
3 changed files with 26 additions and 2 deletions

View file

@ -9,7 +9,9 @@
<link rel="icon" href="html_resources/favicon.svg" type="image/svg+xml">
</head>
<body>
<div id="placeholder">FAILURE, Database could not be loaded</div>
<div id="placeholder">
<div class="placeholder-text">FAILURE, resources could not be loaded properly</div>
</div>
<div id="ui" class="hidden">
<div id="categories" class="categoryList">
</div>