aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2019-12-27 01:49:30 +0530
committerKumar Priyansh <[email protected]>2019-12-27 01:49:30 +0530
commit7b5a4698b90afc8e3804e367e8187a5de97e6b32 (patch)
tree39865201fc920869ca69422082ebad35a21c1b04 /templates
parent46fc087a67d5c379d537c38f55fd1311362cc71c (diff)
downloadnativekit-7b5a4698b90afc8e3804e367e8187a5de97e6b32.tar.xz
nativekit-7b5a4698b90afc8e3804e367e8187a5de97e6b32.zip
Placed Indeterinate Spinner at the topbar
Diffstat (limited to 'templates')
-rw-r--r--templates/mac/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/mac/index.html b/templates/mac/index.html
index 9a92475..e756f0f 100644
--- a/templates/mac/index.html
+++ b/templates/mac/index.html
@@ -39,6 +39,8 @@
<div class="progress-circle progress-34"></div>
+ <div class="progress-spinner" id="progress-spinner"></div>
+
<div class="dropdown pull-right">
<button name="demoDropdown" class="button button-default button-dropdown">
<i class="icon nk-megaphone"></i>
@@ -55,7 +57,7 @@
</div>
</header>
<div class="content">
- <div class="progress-spinner" id="progress-spinner"></div>
+
</div>
<footer class="titlebar statusbar">
<h1 class="window-title">Native Kit</h1>