show loading screen

This commit is contained in:
Mahdi Dibaiee
2017-04-04 23:11:59 +04:30
parent dff72c7cc3
commit 9ea5626565
3 changed files with 40 additions and 0 deletions

View File

@ -58,6 +58,10 @@
<div class="boundingbox" id="playerbox"></div>
<div class="boundingbox" id="pipebox"></div>
<div class='overlay' id='loading'>
Fetching a new game from the server...
</div>
<div class='controls'>
<a id='new' class='btn' title='Fetch a new game'><i class='fa fa-refresh'></i></a>
<a id='faster' class='btn' title='Faster'><i class='fa fa-plus-square'></i></a>