Browse Source

update

ca333-dev
Satinder Grewal 8 years ago
parent
commit
b17f614b22
  1. 2
      gui/index.html

2
gui/index.html

@ -64,7 +64,7 @@
});
</script>
<div style="text-align: center;">
<div style="background-image: url('loading.gif'); background-repeat: no-repeat; height: 300px; width: 400px; margin: 0 auto;"></div>
<div style="background-image: url('loading.gif'); background-repeat: no-repeat; background-position: center; height: 200px; width: 400px; margin: 0 auto;"></div>
</div>
</body>
</html>
Loading…
Cancel
Save